Package: experiment
Version: 1.1-4
Date: 2018-04-30
Title: R Package for Designing and Analyzing Randomized Experiments
Authors@R: c(
  person("Kosuke", "Imai", , "kimai@princeton.edu", c("aut", "cre")),
  person("Zhichao", "Jiang", , "zhichaoj@princeton.edu", c("aut"))
  )
Maintainer: Kosuke Imai <kimai@princeton.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.0.1
NeedsCompilation: yes
Packaged: 2018-04-30 14:49:25 UTC; kimai
Author: Kosuke Imai [aut, cre],
  Zhichao Jiang [aut]
Repository: CRAN
Date/Publication: 2018-04-30 15:08:19 UTC
