statsmodels.discrete.discrete_model.BinaryResults.resid_pearson¶
- BinaryResults.resid_pearson¶
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.