Package: harmonicmeanp 3.0.1
Daniel Wilson
harmonicmeanp: Harmonic Mean p-Values and Model Averaging by Mean Maximum Likelihood
The harmonic mean p-value (HMP) test combines p-values and corrects for multiple testing while controlling the strong-sense family-wise error rate. It is more powerful than common alternatives including Bonferroni and Simes procedures when combining large proportions of all the p-values, at the cost of slightly lower power when combining small proportions of all the p-values. It is more stringent than controlling the false discovery rate, and possesses theoretical robustness to positive correlations between tests and unequal weights. It is a multi-level test in the sense that a superset of one or more significant tests is certain to be significant and conversely when the superset is non-significant, the constituent tests are certain to be non-significant. It is based on MAMML (model averaging by mean maximum likelihood), a frequentist analogue to Bayesian model averaging, and is theoretically grounded in generalized central limit theorem. For detailed examples type vignette("harmonicmeanp") after installation. Version 3.0 addresses errors in versions 1.0 and 2.0 that led function p.hmp to control the familywise error rate only in the weak sense, rather than the strong sense as intended.
Authors:
harmonicmeanp_3.0.1.tar.gz
harmonicmeanp_3.0.1.tar.gz(r-4.5-noble)harmonicmeanp_3.0.1.tar.gz(r-4.4-noble)
harmonicmeanp_3.0.1.tgz(r-4.4-emscripten)harmonicmeanp_3.0.1.tgz(r-4.3-emscripten)
harmonicmeanp.pdf |harmonicmeanp.html✨
harmonicmeanp/json (API)
# Install 'harmonicmeanp' in R: |
install.packages('harmonicmeanp', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 10 months agofrom:202d1e1b5b. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 13 2024 |
R-4.5-linux | OK | Nov 13 2024 |
Exports:dharmonicmeanpdLandaudmammlhmp.statmamml.statp.hmpp.mammlpharmonicmeanppLandaupmammlqharmonicmeanpqLandauqmammlrharmonicmeanprLandaurmamml
Dependencies:FMStable
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Asymptotically Exact Harmonic Mean p-Value | p.hmp |
Compute the Harmonic Mean _p_-Value | hmp.stat |
Compute the Model-Averaged Mean Maximized Likelihood | mamml.stat |
The Harmonic Mean p-Value Asymptotic Distribution | dharmonicmeanp pharmonicmeanp qharmonicmeanp rharmonicmeanp |
Harmonic mean p-values and model averaging by mean maximum likelihood | harmonicmeanp hmp |
The Landau Distribution | dLandau pLandau qLandau rLandau |
Model-Averaged Mean Maximized Likelihood Ratio Asymptotic Distribution | dmamml pmamml qmamml rmamml |
Compute a combined _p_-value via the model-averaged mean maximized likelihood ratio | p.mamml |