The Anscombe residuals for the Gaussian exponential family distribution
endog : array
Endogenous response variable
mu : array
Fitted mean response variable
resid_anscombe : array
The Anscombe residuals for the Gaussian family defined below
Notes
resid_anscombe = endog - mu
statsmodels.genmod.families.family.Gaussian.predict
statsmodels.genmod.families.family.Gaussian.resid_dev
Enter search terms or a module, class or function name.