statsmodels.discrete.discrete_model.LogitResults.resid_generalized
-
static LogitResults.resid_generalized()[source] -
Generalized residuals
Notes
The generalized residuals for the Logit model are defined

where
. This is the same as the resid_responsefor the Logit model.
Please login to continue.