Skip to contents

A simulated observational study data frame with no missing data.

Usage

simDataFullyObs

Format

simDataFullyObs

A data frame with 5000 rows and the following variables:

l0

Continuous baseline confounder

a0

Binary baseline treatment

l1

Continuous confounder at time 1

a1

Binary treatment at time 1

l2

Continuous confounder at time 2

a2

Binary treatment at time 2

y

Continuous final outcome

...