R/data.R

#' Replication Data for: Causal Inference with Interference and Noncompliance in Two-Stage Randomized Experiments.
#'
#' @source \doi{10.7910/DVN/N7D9LS}
#' @usage data(india)
#' @format A data frame with columns:
#' \describe{
#'  \item{id}{The id for the village.}
#'  \item{DistrictId}{The id for the district.}
#'  \item{Z}{The treatment status for the individual.}
#'  \item{A}{The treatment assignment mechanism.}
#'  \item{D}{Whether or not the individual enrolled.}
#'  \item{Y}{The hospital expenditure.}
#'  \item{X}{Enumeration of the patients.}
#' }
#' 

"india"

Try the RCT2 package in your browser

Any scripts or data that you put into this service are public.

RCT2 documentation built on Oct. 18, 2022, 9:09 a.m.