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 <imai@harvard.edu>
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) <doi:10.1080/01621459.2020.1775612> and 
	(2022+) <doi:10.48550/arXiv.2011.07677>.  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
NeedsCompilation: no
Packaged: 2022-10-18 03:04:05 UTC; kosukeimai
Author: Karissa Huang [aut],
  Zhichao Jiang [aut],
  Kosuke Imai [aut, cre]
Repository: CRAN
Date/Publication: 2022-10-18 07:05:17 UTC
Built: R 4.5.2; ; 2025-11-08 05:14:49 UTC; windows
