[R] generating samples from multivariate distributions

Joris Meys jorismeys at gmail.com
Wed Jun 16 17:00:07 CEST 2010


You can try the function Mvdc from the package copula, the function
rmnorm from the package mnormt, or the function rmvnorm from the
package mvtnorm.

Or you can just type in Google "R random multivariate normal
distribution" and get the same answer.
Cheers
Joris

On Wed, Jun 16, 2010 at 1:41 PM, suman dhara <suman.dhara89 at gmail.com> wrote:
> Sir,
> I want to draw random from any multivariate disrtibution. Is there any
> function in R to do this?
>
> Regards,
> Suman Dhara
>
>        [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>



-- 
Joris Meys
Statistical consultant

Ghent University
Faculty of Bioscience Engineering
Department of Applied mathematics, biometrics and process control

tel : +32 9 264 59 87
Joris.Meys at Ugent.be
-------------------------------
Disclaimer : http://helpdesk.ugent.be/e-maildisclaimer.php



More information about the R-help mailing list