R/misc_functions.R
normal_to_lognormal_sd.Rd
Convert normal distributions to log-normal distributions and return standard deviation
normal_to_lognormal_sd(normmean, normsd)
Mean of the normal distribution
Standard deviation of the normal distribution
Standard deviation of the log-normal distribution
normal_to_lognormal_sd(50,10)
#> [1] 0.1980422