Package: bandsfdp 1.1.0

bandsfdp: Compute Upper Prediction Bounds on the FDP in Competition-Based Setups

Implements functions that calculate upper prediction bounds on the false discovery proportion (FDP) in the list of discoveries returned by competition-based setups, implementing Ebadi et al. (2022) <arxiv:2302.11837>. Such setups include target-decoy competition (TDC) in computational mass spectrometry and the knockoff construction in linear regression (note this package typically uses the terminology of TDC). Included is the standardized (TDC-SB) and uniform (TDC-UB) bound on TDC's FDP, and the simultaneous standardized and uniform bands. Requires pre-computed Monte Carlo statistics available at <https://github.com/uni-Arya/fdpbandsdata>. This data can be downloaded by running the command 'devtools::install_github("uni-Arya/fdpbandsdata")' in R and restarting R after installation. The size of this data is roughly 81Mb.

Authors:Arya Ebadi [aut, cre], Dong Luo [aut], Jack Freestone [aut], William Stafford Noble [aut], Uri Keich [aut]

bandsfdp_1.1.0.tar.gz
bandsfdp_1.1.0.zip(r-4.7)bandsfdp_1.1.0.zip(r-4.6)bandsfdp_1.1.0.zip(r-4.5)
bandsfdp_1.1.0.tgz(r-4.6-any)bandsfdp_1.1.0.tgz(r-4.5-any)
bandsfdp_1.1.0.tar.gz(r-4.7-any)bandsfdp_1.1.0.tar.gz(r-4.6-any)
bandsfdp_1.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
bandsfdp/json (API)
NEWS

# Install 'bandsfdp' in R:
install.packages('bandsfdp', repos = c('https://uni-arya.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/uni-arya/bandsfdp/issues

On CRAN:

Conda:

2.70 score 1 scripts 199 downloads 4 exports 0 dependencies

Last updated from:b4921eda56. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK117
source / vignettesOK135
linux-release-x86_64OK122
macos-release-arm64OK142
macos-oldrel-arm64OK96
windows-develOK85
windows-releaseOK65
windows-oldrelOK67
wasm-releaseOK83

Exports:gen_boundsim_boundtdc_sbtdc_ub

Dependencies:

Readme and manuals

Help Manual

Help pageTopics
Generalized bandgenband gen_bound
Simultaneous Bandsimband sim_bound
Standardized Bandstband tdc_sb
Uniform Bandtdc_ub uniband