Fixed effect covariates with 30 cluster and 10 units in each cluster to run simulations in Claeskens, Reluga and Sperlich (2021)
1 |
A data matrix with 300 rows and 4 variables generated
from the multivariate normal distribution
X = rmvn(n = 30 * 10, mu = rep(0, 4), V = Omega)
where Omega
is a variance covariance matrix with 1 on the diagonal
and 0.25 elsewhere
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.