powered by
Example training data for observational setting
data("obs_exampledata_train")
A data frame with 1800 observations on the following 9 variables.
X1
a numeric baseline covariate of interest
X2
X3
X4
X5
X6
G
the non-randomized treatment assignment, where 1 indicates treated and 0 indicates control
S
the surrogate marker
Y
the primary outcome
data(obs_exampledata_train) names(obs_exampledata_train)
Run the code above in your browser using DataLab