Package: pema
Title: Penalized Meta-Analysis
Version: 0.1.0
Authors@R: c(
    person(c("Caspar", "J"), 
             "van Lissa",
             role = c("aut", "cre"),
             email = "c.j.vanlissa@uu.nl",
             comment = c(ORCID = "0000-0002-0808-5024")),
    person(c("Sara", "J"), "van Erp", role = c("aut"))
    )
Description: Conduct penalized meta-analysis, see Van Lissa & Van Erp (2021).
    <doi:10.31234/osf.io/6phs5>. In meta-analysis, there are
    often between-study differences. These can be coded as moderator variables,
    and controlled for using meta-regression. However, if the number of
    moderators is large relative to the number of studies, such an analysis may
    be overfit. Penalized meta-regression is useful in these cases, because
    it shrinks the regression slopes of irrelevant moderators towards zero.
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
URL: https://github.com/cjvanlissa/pema
RoxygenNote: 7.1.2
Biarch: true
Depends: R (>= 3.4.0), rstan (>= 2.18.1)
Imports: methods, Rcpp (>= 0.12.0), RcppParallel (>= 5.0.1), rstantools
        (>= 2.1.1), sn
LinkingTo: BH (>= 1.66.0), Rcpp (>= 0.12.0), RcppEigen (>= 0.3.3.3.0),
        RcppParallel (>= 5.0.1), rstan (>= 2.18.1), StanHeaders (>=
        2.18.0)
Suggests: testthat (>= 3.0.0)
SystemRequirements: GNU make
Config/testthat/edition: 3
NeedsCompilation: yes
Packaged: 2021-12-14 13:14:15 UTC; Lissa102
Author: Caspar J van Lissa [aut, cre] (<https://orcid.org/0000-0002-0808-5024>),
  Sara J van Erp [aut]
Maintainer: Caspar J van Lissa <c.j.vanlissa@uu.nl>
Repository: CRAN
Date/Publication: 2021-12-15 09:20:02 UTC
Built: R 4.0.2; x86_64-apple-darwin17.0; 2021-12-16 12:30:52 UTC; unix
Archs: pema.so.dSYM
