dlogitnorm
Density function of logitnormal distribution
dlogitnorm(x, mu = 0, sigma = 1, log = FALSE, ...)
x |
vector of quantiles |
mu |
distribution parameters |
sigma |
|
log |
if TRUE, the log-density is returned |
... |
further arguments passed to |
density function: dlogitnorm
distribution function: plogitnorm
quantile function: qlogitnorm
random generation function: rlogitnorm
The function is only defined in interval (0,1), but the density returns 0 outside the support region.
Thomas Wutzler
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.