The logistic cumulative distribution function
X : array-like
X is the linear predictor of the logit model. See notes.
1/(1 + exp(-X)) :
Notes
In the logit model,
scikits.statsmodels.discretemod.Logit
scikits.statsmodels.discretemod.Logit.fit
Enter search terms or a module, class or function name.