dlogitnorm.Rd
Density function of logitnormal distribution
dlogitnorm(x, mu = 0, sigma = 1, log = FALSE,
...)
vector of quantiles
scale distribution parameter
location distribution parameter
if TRUE, the log-density is returned
further arguments passed to dnorm
: mean
,
and sd
for mu and sigma respectively.
The function is only defined in interval (0,1), but the density returns 0 outside the support region.