data_cat: Mock data set with Categorical Treatment

data_catR Documentation

Mock data set 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

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 continuous variable representing a covariate of interest.

W2

A continuous variable representing a covariate of interest.

W3

A continuous variable representing a covariate of interest.

W4

A continuous variable representing a covariate of interest.


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