| simDat4 {causalSLSE} | R Documentation |
Simulated Data.
Description
This dataset is used in several documentation files to illustrate the different functionalities of the package.
Usage
data("simDat4")
Format
A data frame with 500 observations on the following 7 variables.
ZTreatment indicator.
YObserved outcome.
X1Continuous covariates with a large proportion of zeros.
X2A categorical variable with 3 character levels (not expressed as factor).
X3A categorical variable with 3 numerical levels (not expressed as factor).
X4A binary variable.
treatA character variable.
[Package causalSLSE version 0.3-1 Index]