Description Usage Arguments Value Author(s) Examples
Simulate a dataset with longitudinal observations.
1 | simulation(n)
|
n |
Sample size. |
Returns a data frame with 6 longitudinal features y.1 - y.6, including count (y.1 and y.2), binary (y.3 and y.4) and continuous (y.5 and y.6) type. Variable baselinecov is the baseline risk factor of latent classes. Variable latent is the true latent class labels.
Teng Fei. Email: tfei@emory.edu
1 | dat <- simulation(500)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.