lognormal_imode {pttstability}R 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


[Package pttstability version 1.4 Index]