Logit.
cdf
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,
statsmodels.discrete.discrete_model.Logit
statsmodels.discrete.discrete_model.Logit.cov_params_func_l1
Enter search terms or a module, class or function name.