| obs_exampledata_train | R Documentation |
Example training data for observational setting
data("obs_exampledata_train")
A data frame with 1800 observations on the following 9 variables.
X1a numeric baseline covariate of interest
X2a numeric baseline covariate of interest
X3a numeric baseline covariate of interest
X4a numeric baseline covariate of interest
X5a numeric baseline covariate of interest
X6a numeric baseline covariate of interest
Gthe non-randomized treatment assignment, where 1 indicates treated and 0 indicates control
Sthe surrogate marker
Ythe primary outcome
data(obs_exampledata_train)
names(obs_exampledata_train)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.