Package: experiment
Version: 1.2.0
Date: 2019-08-14
Title: R Package for Designing and Analyzing Randomized Experiments
Authors@R: c(
  person("Kosuke", "Imai", , "imai@harvard.edu", c("aut", "cre")),
  person("Zhichao", "Jiang", , "zhichaoj@princeton.edu", c("aut")),
  person("Michael", "Li", , "mlli@mit.edu", c("aut"))
  )
Maintainer: Kosuke Imai <imai@harvard.edu>
Depends: boot, MASS, R (>= 2.4.0)
Description: Provides various statistical methods for
  designing and analyzing randomized experiments. One functionality
  of the package is the implementation of randomized-block and
  matched-pair designs based on possibly multivariate pre-treatment
  covariates. The package also provides the tools to analyze various
  randomized experiments including cluster randomized experiments,
  two-stage randomized experiments, randomized experiments with 
  noncompliance, and randomized experiments with missing data.
License: GPL (>= 2)
URL: https://github.com/kosukeimai/experiment
BugReports: https://github.com/kosukeimai/experiment/issues
RoxygenNote: 6.1.1
NeedsCompilation: yes
Packaged: 2019-08-05 15:47:03 UTC; kimai
Author: Kosuke Imai [aut, cre],
  Zhichao Jiang [aut],
  Michael Li [aut]
Repository: CRAN
Date/Publication: 2019-08-05 17:00:02 UTC
