Npars.from.lNpars: Normal from logNormal parameters.

View source: R/bootstrap.R

Npars.from.lNparsR Documentation

Normal from logNormal parameters.

Description

Returns mean and covariance matrix of multivariate normal random variables which, when logged generate lognormal random variables with mean mu and covariance matrix Sigma.

Usage

Npars.from.lNpars(mu, Sigma)

Arguments

mu

multivariate logNormal distribution mean.

Sigma

multivariate logNormal distribution variace-covarice matrix.


david-borchers/hmltm documentation built on Oct. 29, 2023, 9:07 p.m.