Z_t_trt: Covariate history in the treatment group.

Z_t_trtR Documentation

Covariate history in the treatment group.

Description

This is a simulated data example for the covariate history in the treatment group.

Usage

data("data_tte")

Format

A data frame with 796 observations on the following 4 variables.

id

A vector for the patient id.

time

A vector for the observed time of the covariate.

Z1

A vector for the observed value of the first covariate.

Z2

A vector for the observed value of the second covariate.

Examples

data(data_tte)
str(Z_t_trt)

WINS documentation built on April 12, 2025, 1:59 a.m.