Logit.
hessian
Logit model Hessian matrix of the log-likelihood
params : array-like
The parameters of the model
hess : ndarray, (k_vars, k_vars)
The Hessian, second derivative of loglikelihood function, evaluated at params
Notes
statsmodels.discrete.discrete_model.Logit.from_formula
statsmodels.discrete.discrete_model.Logit.information