.simulate.X {LMMELSM} | R Documentation |
Simulate covariates without correlation.
.simulate.X(n, K, P, L2_pred_only)
n |
Number of observations per k unit. |
K |
Number of k units (Level 2 units). |
P |
Number of covariates. |
L2_pred_only |
Logical (Default: FALSE). If generated predictors should be level-2 only. |
Matrix.
Stephen R. Martin