Description Usage Format Details
A dataset containing one column of fixed effects variable, two groups of random effects variables, each with two columns of variables respectively. The variables are as follows:
1 |
A data frame with 100 rows and 5 variables
Y. (vector of length n) Reponses of the dataframe.
x1. (dataframe, n*1) Fixed effects variables in the dataframe.
z1. (dataframe, n*1) The first column of the first group of random effects variables in the dataframe.
z2. (dataframe, n*1) The second column of the first group of random effects variables in the dataframe.
z3. (dataframe, n*1) The first column of the second group of random effects variables in the dataframe.
z4. (dataframe, n*1) The second column of the second group of random effects variables in the dataframe.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.