mconv: Convert a desired mean and standard deviation into a log...

Description Usage Arguments Author(s) Examples

View source: R/Misc_exported.R View source: R/Landscape_stochasticity.R

Description

Convert a desired mean and standard deviation into a log normal mean

Get lognormal mean parameter for a variable with m and sd transformed values

Usage

1
2
3
mconv(m, sd)

mconv(m, sd)

Arguments

m

mean value of transformed variable

sd

standard deviation of transformed variable

Author(s)

T. Carruthers

T. Carruthers

Examples

1
2
3
4
## Not run: 
mconv(m=1,sd=0.5)

## End(Not run)

tcarruth/SSES documentation built on Jan. 21, 2021, 12:03 p.m.