data_cat_vim: Mock data set for Variable Importance Analysis with...

data_cat_vimR Documentation

Mock data set for Variable Importance Analysis with Categorical Treatment

Description

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.

Usage

data_cat_vim

Format

A data.frame with 6 columns.

Y

A binary variable representing an outcome of interest.

A

A binary variable representing an intervention of interest.

W1

A categorical variable representing a covariate of interest.

W2

A categorical variable representing a covariate of interest.

W3

A categorical variable representing a covariate of interest.

W4

A categorical variable representing a covariate of interest.


tlverse/tmle3mopttx documentation built on Aug. 9, 2022, 3:31 p.m.