1 | fromNorm2logNorm(thetan)
|
thetan |
list object containting the mean ( mu}) and the variance ({ sigma2}) of a normal distribution.} } { list object containing { muln} which is the mean of the log normal and { sigma2ln} which is the variance of the log normal. } { This function converts parameters of N(\mu, \sigma^2) to parameters of lognormal (\exp{\mu, \sigma^2}) } { Lindesay Scott-Hayward } |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.