complex_longitudinal_clusters | R Documentation |
Complex Longitudinal Clustering benvo for use in rstapDP vignettes.
complex_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}) + \bar{f}_k(FFR_i) + \Delta f_k(FFR_{ij}) +b_{i1} + b_{i2}(year_{ij})
Where k= 1,2,3
with varying probabilities.
the generating code on Github, as well as the Longitudinal vignette.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.