r-howmany
Lower bound for the number of correct rejections
When testing multiple hypotheses simultaneously, this package provides functionality to calculate a lower bound for the number of correct rejections (as a function of the number of rejected hypotheses), which holds simultaneously -with high probability- for all possible number of rejections. As a special case, a lower bound for the total number of false null hypotheses can be inferred. Dependent test statistics can be handled for multiple tests of associations. For independent test statistics, it is sufficient to provide a list of p-values.
- Versions: 0.3-1
- Website: https://cran.r-project.org/web/packages/howmany/
- Licenses: GPL 2+
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of r-howmany
as follows:
guix install r-howmany
Or install a particular version:
guix install r-howmany@0.3-1
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
HTML: <a href='http://127.0.0.1:3000/packages/r-howmany/'><img src='http://127.0.0.1:3000/packages/r-howmany/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/r-howmany/badges/latest-version.svg)](http://127.0.0.1:3000/packages/r-howmany/) Org: [[http://127.0.0.1:3000/packages/r-howmany/][http://127.0.0.1:3000/packages/r-howmany/badges/latest-version.svg]]