| Z_t_con {WINS} | R Documentation |
Covariate history in the control group.
Description
This is a simulated data example for the covariate history in the control group.
Usage
data("data_tte")
Format
A data frame with 796 observations on the following 4 variables.
idA vector for the patient id.
timeA vector for the observed time of the covariate.
Z1A vector for the observed value of the first covariate.
Z2A vector for the observed value of the second covariate.
Examples
data(data_tte)
str(Z_t_con)
[Package WINS version 1.4.2 Index]