Npars.from.lNpars | R Documentation |
Returns mean and covariance matrix of multivariate normal random variables which, when logged generate lognormal random variables with mean mu and covariance matrix Sigma.
Npars.from.lNpars(mu, Sigma)
mu |
multivariate logNormal distribution mean. |
Sigma |
multivariate logNormal distribution variace-covarice matrix. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.