| data_long_cont | R Documentation |
Simulated multivariate longitudinal continuous dataset assuming that there are 500 subjects in the study whose data are collected at 5 equally-spaced time points.
data(data_long_cont)
A data frame with 2500 observations on the following 7 variables.
idsubject id.
timeoccasion of observation.
Y1a numeric vector for the first longitudinal response.
Y2a numeric vector for the second longitudinal response.
Y3a numeric vector for the third longitudinal response.
X1a numeric vector for the first covariate.
X2a numeric vector for the second covariate.
data(data_long_cont)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.