Package: experiment Version: 1.2.1 Date: 2022-04-07 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")) ) Maintainer: Kosuke Imai 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) LazyLoad: yes LazyData: yes URL: https://github.com/kosukeimai/experiment BugReports: https://github.com/kosukeimai/experiment/issues RoxygenNote: 7.1.2 Repository: https://kosukeimai.r-universe.dev Date/Publication: 2022-04-08 12:22:48 UTC RemoteUrl: https://github.com/kosukeimai/experiment RemoteRef: HEAD RemoteSha: 277bff9e30b9af86a163cd24ee27aa94a73f4389 NeedsCompilation: yes Packaged: 2026-06-19 10:56:04 UTC; root Author: Kosuke Imai [aut, cre], Zhichao Jiang [aut]