The Anscombe residuals for the Gaussian exponential family distribution
Y : 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 = Y - mu
sm.genmod.families.family.Gaussian.predict
sm.genmod.families.family.Gaussian.resid_dev
Enter search terms or a module, class or function name.