Page 1 of 1

Multivariate normal distribution

Posted: Wed Sep 14, 2011 2:44 pm
by rdwest
Hi,

Does EViews have a method for taking random draws from the multivariate normal distribution, for a given set of point estimates and a variance-covariance matrix? I'm looking for something equivalent to the multivariate random number generator in R (http://rss.acs.unt.edu/Rdoc/library/MSB ... tnorm.html).

Thanks!
Rachel

Re: Multivariate normal distribution

Posted: Wed Sep 14, 2011 2:56 pm
by startz
Nope.

In version 7 you can link to R and generate the random numbers there.

Re: Multivariate normal distribution

Posted: Wed Sep 14, 2011 2:57 pm
by EViews Gareth

Re: Multivariate normal distribution

Posted: Wed Sep 14, 2011 3:49 pm
by startz
Which is why it's good to listen to Gareth...

Re: Multivariate normal distribution

Posted: Wed Sep 14, 2011 9:14 pm
by rdwest
Thanks very much, both of you.

I did happen upon the post referenced above, but wondered whether EViews's functionality had been updated since then (the post's a year old). My concern is that I'm not sophisticated enough as a statistician to verify the program offered....

Interesting to know that linking to R is possible -- I could see that coming in quite handy in other ways.

Any plans to build MVNRN generation into the next version?

Thanks again,
R.