lognormal_imode: Get inverse log-normal mode

View source: R/logit_funs.R

lognormal_imodeR Documentation

Get inverse log-normal mode

Description

Returns a mean for a lognormal such that the mode will be centered around mu

Usage

lognormal_imode(mu, sd)

Arguments

mu

the value around which the mode should be centered (in log space)

sd

the standard deviation of the lognormal distribution (in log space)

Value

the proposed mean for the distribution


pttstability documentation built on May 29, 2024, 1:28 a.m.