This function is built to process data in a way that all the obversations are grouped by the time variable.
1 | process_eivgmm(formula, data, me.var, time.var, id.var)
|
formula |
a symbolic description of the model |
data |
a data frame that contains variables in the model and corresponding a variables identifying subjects and time points |
me.var |
names of variables with measurement errors in the data |
time.var |
name of variable that identifies different time points in the data |
id.var |
name of variable that identifies clusters in the data |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.