sdconv: 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 sd

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

Usage

1
2
3
sdconv(m, sd)

sdconv(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: 
sdconv(m=1,sd=0.5)

## End(Not run)

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