Package: PUMP
Type: Package
Title: Power Under Multiplicity Project
Version: 1.0.0
Authors@R: c(
  person("Kristin", "Porter", email = "kristin.porter@mdrc.org", role = "aut"),
  person("Luke", "Miratrix", email = "luke_miratrix@gse.harvard.edu", role = c("aut", "cre")),
  person("Kristen", "Hunter", email = "kristenbhunter@gmail.com", role = "aut", comment = c(ORCID = "0000-0002-5678-4620")),
  person("Zarni", "Htet", email = "zarni.htet@mdrc.org", role = "aut"),
  person("MDRC", role = "cph"),
  person("Institute of Education Sciences", role = "fnd")
  )
Description: Estimates power, minimum detectable effect size (MDES) and sample size requirements. The context is multilevel randomized experiments with multiple outcomes. The estimation takes into account the use of multiple testing procedures. Development of this package was supported by a grant from the Institute of Education Sciences (R305D170030). For a full package description, including a detailed technical appendix, see <arXiv:2112.15273>.
URL: https://github.com/MDRCNY/PUMP
BugReports: https://github.com/MDRCNY/PUMP/issues
Depends: R (>= 3.5.0)
Imports: dplyr, ggplot2, ggpubr, here, future, magrittr, mvtnorm,
        parallel, purrr, randomizr, readr, rlang, stats, stringr,
        tibble, tidyr, tidyselect
Suggests: testthat, kableExtra, knitr, furrr, PowerUpR (>= 1.1.0)
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-02-08 13:29:55 UTC; khunter
Author: Kristin Porter [aut],
  Luke Miratrix [aut, cre],
  Kristen Hunter [aut] (<https://orcid.org/0000-0002-5678-4620>),
  Zarni Htet [aut],
  MDRC [cph],
  Institute of Education Sciences [fnd]
Maintainer: Luke Miratrix <luke_miratrix@gse.harvard.edu>
Repository: CRAN
Date/Publication: 2022-02-09 09:50:05 UTC
