Learn R Programming

smoothedIPW (version 0.1.0)

data_null_deaths_binary: Example dataset with null treatment effects and deaths (binary outcome)

Description

A dataset consisting of 21,674 observations on 1,000 individuals over 25 time points. Each row in the dataset corresponds to the record of one individual at one time point.

Usage

data_null_deaths_binary

Arguments

Format

A data table with 21,674 rows and 8 variables:

time

Time index.

id

Unique identifier for each individual.

L

Binary time-varying covariate.

Z

Medication initiated at baseline.

A

Binary indicator of adhering to medication initiated at baseline.

R

Indicator if the outcome of interest is measured.

Y

Binary outcome of interest.

D

Indicator if death occured.