| generate_theta_mvn | R Documentation |
When D > 1, uses MASS::mvrnorm with the supplied correlation
matrix. When D == 1, uses standard normal draws.
generate_theta_mvn(N, D, Corr)
N |
Number of persons. |
D |
Number of latent dimensions. |
Corr |
A |
An N \times D numeric matrix of latent trait values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.