Package: RCT2 Version: 0.0.1 Date: 2022-10-16 Title: Designing and Analyzing Two-Stage Randomized Experiments Authors@R: c(person("Karissa", "Huang", email = "krhuang@berkeley.edu", role = c("aut")), person("Zhichao", "Jiang", email = "zhichaojiang@umass.edu", role = c("aut")), person("Kosuke", "Imai", email = "imai@harvard.edu", role = c("aut", "cre")) ) Maintainer: Kosuke Imai Depends: R (>= 3.1.0) Description: Provides various statistical methods for designing and analyzing two-stage randomized controlled trials using the methods developed by Imai, Jiang, and Malani (2021) and (2022+) . The package enables the estimation of direct and spillover effects, conduct hypotheses tests, and conduct sample size calculation for two-stage randomized controlled trials. License: GPL (>= 2) URL: https://github.com/kosukeimai/RCT2 BugReports: https://github.com/kosukeimai/RCT2/issues RoxygenNote: 7.2.1 Suggests: testthat, knitr, rmarkdown VignetteBuilder: knitr Imports: sandwich, AER, stats, quadprog Config/pak/sysreqs: cmake make libicu-dev Repository: https://kosukeimai.r-universe.dev Date/Publication: 2022-10-20 02:02:23 UTC RemoteUrl: https://github.com/kosukeimai/rct2 RemoteRef: HEAD RemoteSha: 6b5fcc7253bba0e242d175b37cf07b00ce373d7f NeedsCompilation: no Packaged: 2026-07-04 12:25:54 UTC; root Author: Karissa Huang [aut], Zhichao Jiang [aut], Kosuke Imai [aut, cre]