continuous_eofdata: Example Dataset for a Continuous Outcome at End of Follow-Up

continuous_eofdataR Documentation

Example Dataset for a Continuous Outcome at End of Follow-Up

Description

A dataset consisting of 17,500 observations on 2,500 individuals over 7 time points. Each row in the dataset corresponds to the record of one individual at one time point.

Usage

continuous_eofdata

Format

A data table with 17,500 rows and 7 variables:

t0

Time index.

id

Unique identifier for each individual.

L1

Categorical time-varying covariate.

L2

Continuous time-varying covariate.

L3

Continuous baseline covariate. For each individual, the baseline values are repeated at each time point.

A

Binary treatment variable.

Y

Continuous outcome of interest. Because this outcome is only defined at the end of follow-up, values of NA are given in all other time points.


gfoRmula documentation built on May 31, 2023, 9:46 p.m.