Package: simpleFDR 1.1

Stephen Wisser

simpleFDR: Simple False Discovery Rate Calculation

Using the adjustment method from Benjamini & Hochberg (1995) <doi:10.1111/j.2517-6161.1995.tb02031.x>, this package determines which variables are significant under repeated testing with a given dataframe of p values and an user defined "q" threshold. It then returns the original dataframe along with a significance column where an asterisk denotes a significant p value after FDR calculation, and NA denotes all other p values. This package uses the Benjamini & Hochberg method specifically as described in Lee, S., & Lee, D. K. (2018) <doi:10.4097/kja.d.18.00242>.

Authors:Stephen C Wisser

simpleFDR_1.1.tar.gz
simpleFDR_1.1.tar.gz(r-4.5-noble)simpleFDR_1.1.tar.gz(r-4.4-noble)
simpleFDR_1.1.tgz(r-4.4-emscripten)simpleFDR_1.1.tgz(r-4.3-emscripten)
simpleFDR.pdf |simpleFDR.html
simpleFDR/json (API)

# Install 'simpleFDR' in R:
install.packages('simpleFDR', repos = 'https://cloud.r-project.org')

On CRAN:

Conda:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

1.00 score 146 downloads 1 exports 21 dependencies

Last updated 3 years agofrom:be545912fa. Checks:3 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKMar 31 2025
R-4.5-linuxOKMar 31 2025
R-4.4-linuxOKMar 31 2025

Exports:simFDR

Dependencies:clicpp11dplyrfansigenericsgluelifecyclemagrittrpillarpkgconfigpurrrR6rlangstringistringrtibbletidyrtidyselectutf8vctrswithr

Citation

To cite package ‘simpleFDR’ in publications use:

Wisser SC (2021). simpleFDR: Simple False Discovery Rate Calculation. R package version 1.1, https://CRAN.R-project.org/package=simpleFDR.

ATTENTION: This citation information has been auto-generated from the package DESCRIPTION file and may need manual editing, see ‘help("citation")’.

Corresponding BibTeX entry:

  @Manual{,
    title = {simpleFDR: Simple False Discovery Rate Calculation},
    author = {Stephen C Wisser},
    year = {2021},
    note = {R package version 1.1},
    url = {https://CRAN.R-project.org/package=simpleFDR},
  }