View source: R/Misc_Exported.R
sdconv | R Documentation |
Get parameters of lognormal distribution from mean and standard deviation in normal space
sdconv(m, sd)
mconv(m, sd)
m |
mean in normal space |
sd |
standard deviation in normal space |
numeric
sdconv()
: Returns sigma of lognormal distribution
mconv()
: Returns mu of lognormal distribution
T. Carruthers
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.