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:
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
Last updated from:b4921eda56. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 117 | ||
| source / vignettes | OK | 135 | ||
| linux-release-x86_64 | OK | 122 | ||
| macos-release-arm64 | OK | 142 | ||
| macos-oldrel-arm64 | OK | 96 | ||
| windows-devel | OK | 85 | ||
| windows-release | OK | 65 | ||
| windows-oldrel | OK | 67 | ||
| wasm-release | OK | 83 |
Exports:gen_boundsim_boundtdc_sbtdc_ub
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Generalized band | genband gen_bound |
| Simultaneous Band | simband sim_bound |
| Standardized Band | stband tdc_sb |
| Uniform Band | tdc_ub uniband |
