StatsLogisticCDF (x, a, b)
The StatsLogisticCDF function returns the logistic cumulative distribution function
F(x;a,b)=1+exp(−bx−a)1.
Here the scale parameter b >0 and the shape parameter is a.
See Also
Statistical Analysis, StatsLogisticPDF, StatsInvLogisticCDF