StatsLogisticPDF (x, a, b)
The StatsLogisticPDF function returns the logistic probability distribution function
f(x;a,b)=b[1+exp(−bx−a)]2exp(−bx−a),
where the scale parameter b >0 and the shape parameter is a.
See Also
Statistical Analysis, StatsLogisticCDF, StatsInvLogisticCDF