genData.normal {semPower} | R Documentation |
Generates multivariate normal random data conforming to a population variance-covariance matrix.
genData.normal(N = NULL, Sigma = NULL, nSets = 1)
N |
sample size. |
Sigma |
population covariance matrix. |
nSets |
number of data sets to generate |
Returns the generated data