Skip to contents

see arithmetic moments here https://en.wikipedia.org/wiki/Log-normal_distribution

Usage

convert_to_logmean(mean, sd)

Arguments

mean

target mean for the Log-Normal distribution of X

sd

target sd for the Log-Normal distribution X

Value

corresponding mean for the underlying Normal distribution of Y = log(X).