Skip to content

harmonicmeanp

Harmonic Mean p-Values and Model Averaging by Mean Maximum Likelihood

v3.0.1 · Jan 17, 2024 · GPL-3

Description

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.

Downloads

1.8K

Last 30 days

2975th

2.9K

Last 90 days

8.3K

Last year

Trend: +215.9% (30d vs prior 30d)

CRAN Check Status

2 NOTE
12 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Daniel Wilson <hmp.R.package@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = c("Daniel", "J."),
                      family = "Wilson",
                      role = "aut"),
               person(given = "Daniel",
                      family = "Wilson",
                      role = "cre",
                      email = "hmp.R.package@gmail.com"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Daniel Wilson <hmp.R.package@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = c("Daniel", "J."),
                      family = "Wilson",
                      role = "aut"),
               person(given = "Daniel",
                      family = "Wilson",
                      role = "cre",
                      email = "hmp.R.package@gmail.com"))
as necessary.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Daniel Wilson <hmp.R.package@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = c("Daniel", "J."),
                      family = "Wilson",
                      role = "aut"),
               person(given = "Daniel",
                      family = "Wilson",
                      role = "cre",
                      email = "hmp.R.package@gmail.com"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Daniel Wilson <hmp.R.package@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = c("Daniel", "J."),
                      family = "Wilson",
                      role = "aut"),
               person(given = "Daniel",
                      family = "Wilson",
                      role = "cre",
                      email = "hmp.R.package@gmail.com"))
as necessary.

Reverse Dependencies (4)

suggests

Dependency Network

Dependencies Reverse dependencies FMStable HCTR PathwayVote mvMAPIT familiar harmonicmeanp

Version History

new 3.0.1 Mar 10, 2026
updated 3.0.1 ← 3.0 diff Jan 16, 2024
updated 3.0 ← 2.0 diff Aug 18, 2019
updated 2.0 ← 1.1 diff Jul 5, 2019
updated 1.1 ← 1.0 diff Jan 6, 2019
new 1.0 Jul 18, 2017