Source: r-cran-poolr
Standards-Version: 4.7.4
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders:
 Charles Plessy <plessy@debian.org>,
Section: gnu-r
Testsuite: autopkgtest-pkg-r
Build-Depends:
 debhelper-compat (= 14),
 dh-r,
 r-base-dev,
 r-cran-mathjaxr,
 r-pkg-team-core-architecture,
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-poolr
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-poolr.git
Homepage: https://cran.r-project.org/package=poolr

Package: r-cran-poolr
Architecture: all
Depends:
 ${R:Depends},
 ${misc:Depends},
 r-pkg-team-core-architecture,
Recommends:
 ${R:Recommends},
Suggests:
 ${R:Suggests},
Description: Methods for Pooling P-Values from (Dependent) Tests
 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) <doi:10.18637/jss.v101.i01>.
