Package: ri2
Type: Package
Title: Randomization Inference for Randomized Experiments
Version: 0.1.0
Authors@R: person("Alexander", "Coppock", email = "acoppock@gmail.com", role = c("aut", "cre"))
Description: Randomization inference procedures for simple and complex randomized designs, including multi-armed trials, as described in Gerber and Green (2012, ISBN: 978-0393979954). Users formally describe their randomization procedure and test statistic. The randomization distribution of the test statistic under some null hypothesis is efficiently simulated.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: ggplot2, pbapply
Depends: randomizr, estimatr
Suggests: testthat, knitr, rmarkdown, ri
RoxygenNote: 6.0.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-01-30 20:03:45 UTC; ac2595
Author: Alexander Coppock [aut, cre]
Maintainer: Alexander Coppock <acoppock@gmail.com>
Repository: CRAN
Date/Publication: 2018-01-31 09:21:48 UTC
