data_bin: Mock data set with Binary Treatment

data_binR Documentation

Mock data set with Binary Treatment

Description

A dataset with a simple data structure O = (A, Y, W), where exposure (A) and outcome (Y) are binary. This is a simple dataset designed specifically to illustrate the TMLE estimation procedure.

Usage

data_bin

Format

A data.frame with 5 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.


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