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