Skip to contents

The resulting logitnorm distribution will have a set median. The confidence intervals will not match those provided as they are used as a inter-quartile range.

Usage

ci_to_logitnorm(median, lower, upper, ci = 0.95, fix_median = TRUE, ...)

Arguments

median

the median of the

lower

the lower CI

upper

the upper CI

ci

the confidence limits

fix_median

make the median of the logitnorm be the same as the median given. This can cause issues when very skewed distributions are used

...

not used

Value

a tibble with mu and sigma columns