| simDat2 {causalSLSE} | R Documentation |
Simulated Data
Description
This dataset is used in several documentation files to illustrate the different functionalities of the package.
Usage
data("simDat2")
Format
A data frame with 300 observations on the following 11 variables.
XContinuous Covariate
ZTreatment indicator.
YObserved outcome.
Y1Outcome for the treated (not observed in practice).
Y0Outcome for the nontreated (not observed in practice).
U01,U02,U03The true basis functions for the nontreated.
U11,U12,U13The true basis functions for the treated.
[Package causalSLSE version 0.3-1 Index]