powered by
get the median of a log-normal distribution
getLognormMedian(mu, sigma = NA)
center parameter (mean at log scale, log(median))
dummy not used, but signature as with Mode and moments
the median
# NOT RUN { getLognormMedian(mu = log(1), sigma = log(2)) # }
Run the code above in your browser using DataLab