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

continuous_eofdata_pbR Documentation

Example Dataset for a Continuous Outcome at End of Follow-Up with Pre-Baseline Times

Description

A dataset consisting of 22,500 observations on 2,500 individuals over 2 pre-baseline time points and follow-up 7 time points. Each row in the dataset corresponds to the record of one individual at one time point.

Usage

continuous_eofdata_pb

Format

A data table with 22,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.