obs_exampledata_test | R Documentation |
Example testing data for observational setting
data("obs_exampledata_test")
A data frame with 200 observations on the following 9 variables.
X1
a numeric baseline covariate of interest
X2
a numeric baseline covariate of interest
X3
a numeric baseline covariate of interest
X4
a numeric baseline covariate of interest
X5
a numeric baseline covariate of interest
X6
a numeric baseline covariate of interest
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_test)
names(obs_exampledata_test)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.