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.5)bandsfdp_1.1.0.zip(r-4.4)bandsfdp_1.1.0.zip(r-4.3)
bandsfdp_1.1.0.tgz(r-4.4-any)bandsfdp_1.1.0.tgz(r-4.3-any)
bandsfdp_1.1.0.tar.gz(r-4.5-noble)bandsfdp_1.1.0.tar.gz(r-4.4-noble)
bandsfdp_1.1.0.tgz(r-4.4-emscripten)bandsfdp_1.1.0.tgz(r-4.3-emscripten)
bandsfdp.pdf |bandsfdp.html
bandsfdp/json (API)
NEWS

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

Peer review:

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

On CRAN:

4 exports 0.65 score 0 dependencies 1 scripts 376 downloads

Last updated 1 years agofrom:b4921eda56. Checks:OK: 1 NOTE: 6. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 03 2024
R-4.5-winNOTESep 03 2024
R-4.5-linuxNOTESep 03 2024
R-4.4-winNOTESep 03 2024
R-4.4-macNOTESep 03 2024
R-4.3-winNOTESep 03 2024
R-4.3-macNOTESep 03 2024

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