stats_dens_logistic
stats_dens_logistic
Probability density function of the logistic distribution
float **stats_dens_logistic** float $x float $ave float $stdev
Returns the probability density at , where the
random variable follows the logistic distribution of which the location parameter
is and the scale parameter is .
x``ave``stdev
xThe value at which the probability density is calculated
aveThe location parameter of the distribution
stdevThe shape parameter of the distribution
The probability density at or false for failure.
x