Log-likelihood of logit model.
params : array-like
The parameters of the logit model.
loglike : float
The log-likelihood function of the model evaluated at params. See notes.
Notes
Where . This simplification comes from the fact that the logistic distribution is symmetric.
statsmodels.discrete.discrete_model.Logit.jac
statsmodels.discrete.discrete_model.Logit.loglikeobs
Enter search terms or a module, class or function name.