Package: poolr Version: 1.3-0 Date: 2025-12-01 Title: Methods for Pooling P-Values from (Dependent) Tests Authors@R: c(person("Ozan", "Cinar", email = "ozancinar86@gmail.com", role = c("aut","cre"), comment = c(ORCID = "0000-0003-0329-1977")), person("Wolfgang", "Viechtbauer", email = "wvb@wvbauer.com", role = "aut", comment = c(ORCID = "0000-0003-3463-4063"))) Depends: R (>= 3.5.0) Imports: methods, stats, utils, mathjaxr Suggests: testthat RdMacros: mathjaxr Description: Functions for pooling/combining the results (i.e., p-values) from (dependent) hypothesis tests. Included are Fisher's method, Stouffer's method, the inverse chi-square method, the Bonferroni method, Tippett's method, and the binomial test. Each method can be adjusted based on an estimate of the effective number of tests or using empirically derived null distribution using pseudo replicates. For Fisher's, Stouffer's, and the inverse chi-square method, direct generalizations based on multivariate theory are also available (leading to Brown's method, Strube's method, and the generalized inverse chi-square method). An introduction can be found in Cinar and Viechtbauer (2022) . License: GPL (>=2) ByteCompile: TRUE LazyData: TRUE Encoding: UTF-8 BuildManual: TRUE Repository: https://ozancinar.r-universe.dev Date/Publication: 2025-12-01 13:05:00 UTC RemoteUrl: https://github.com/ozancinar/poolr RemoteRef: HEAD RemoteSha: 0b42b9b662f919fcbc1eb68d5b96def658480886 NeedsCompilation: no Packaged: 2026-07-04 06:34:05 UTC; root Author: Ozan Cinar [aut, cre] (ORCID: ), Wolfgang Viechtbauer [aut] (ORCID: ) Maintainer: Ozan Cinar