Skip to content
Prev 307844 / 398506 Next

better example for multivariate data simulation question-please help if you can

[Lightly edited for legibility.]
On Fri, Oct 12, 2012 at 7:39 PM, Andras Farkas <motyocska at yahoo.com> wrote:
Hi Andras,

It seems that your attachment did not make it through the mail server:
you probably need to include it inline as plain text if it's a
reasonable size.

Anyways, I believe your problem is that mvrnorm() et al generate
multivariate _normals_, not multivariate lognormals. Perhaps have a
look at these functions:
http://rss.acs.unt.edu/Rdoc/library/compositions/html/rlnorm.html You
might also think about truncated normals.

Cheers,
Michael