genData.normal | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.