statsmodels.discrete.discrete_model.BinaryResults.resid_pearson
-
static BinaryResults.resid_pearson()[source] -
Pearson residuals
Notes
Pearson residuals are defined to be

where
and
is the total number of observations sharing the covariate pattern
.For now
is always set to 1.
Please login to continue.