sdconv: Get parameters of lognormal distribution from mean and...

View source: R/Misc_Exported.R

sdconvR 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


MSEtool documentation built on July 26, 2023, 5:21 p.m.