datagen | R Documentation |
Multivariate correlated data are generated. Gaussian copula is used to specify the correlation between variables. Any probability distributions available in R STAT is applicable.
datagen(margdist, corvec, nsim)
margdist |
List of distributions to be used for the data generation. |
corvec |
Vector of Gaussian copula correlation parameter. |
nsim |
Number of simulation. |
Data drawn from a multivariate distribution specified.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.