sdconv {MSEtool} | R Documentation |
Get parameters of lognormal distribution from mean and standard deviation in normal space
Description
Get parameters of lognormal distribution from mean and standard deviation in normal space
Usage
sdconv(m, sd)
mconv(m, sd)
Arguments
m |
mean in normal space |
sd |
standard deviation in normal space |
Value
numeric
Functions
-
sdconv()
: Returns sigma of lognormal distribution -
mconv()
: Returns mu of lognormal distribution
Author(s)
T. Carruthers
[Package MSEtool version 3.7.4 Index]