statsmodels.discrete.count_model.ZeroInflatedGeneralizedPoissonResults.resid¶
-
ZeroInflatedGeneralizedPoissonResults.
resid
¶ Residuals
Notes
The residuals for Count models are defined as
y−pwhere p=exp(Xβ). Any exposure and offset variables are also handled.