This dataset is a simulated dataset for use with the trajeR.CNORM function,
which is an internal function to fit Censored Normal (CNORM) trajectory models.
This dataset is likely used to demonstrate the functionality of the
trajeR.CNORM model without specific censoring applied, or where
censoring is handled implicitly by the model parameters rather than explicitly in the data.
The CNORM model is suitable for continuous outcome variables.
data_CNORMExpected to be a data format compatible with the trajeR.CNORM function,
typically matrices for the response variable (Y), time variable (A),
and potentially covariates (X, TCOV).