Fixed effect covariates with 30 clusters and 5 units in each cluster to run simulations in Claeskens, Reluga and Sperlich (2021)
1 |
A data matrix with 150 rows and 4 variables generated
from the multivariate normal distribution
X = rmvn(n = 30 * 5, 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.