longitudinal_clusters | R Documentation |
Longitudinal Clustering benvo for use in rstapDP vignettes.
longitudinal_clusters
A benvo
consisting of a subject and subject-distance dataframes
The outcome in the subject dataframe is simulated using a cluster specific effect as follows:
E[Y_{ij}|b_{i1},b_{i2}] = 33 - 2.2 \text{sex}_i + .1*(year_{ij}) + f_k(\text{FFR exposure}) +b_{i1} + b_{i2}(year_{ij})
Where k= 1,2,3
with varying probabilities.
the generating code on Github.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.