data_cat | R Documentation |
A dataset with a simple data structure O = (A, Y, W), where outcome (Y) is binary and treatment (A) is categorical. This is a simple dataset designed specifically to illustrate the TMLE estimation procedure.
data_cat
A data.frame
with 6 columns.
A binary variable representing an outcome of interest.
A binary variable representing an intervention of interest.
A continuous variable representing a covariate of interest.
A continuous variable representing a covariate of interest.
A continuous variable representing a covariate of interest.
A continuous variable representing a covariate of interest.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.