The deviance residuals
Y : array
The endogenous response variable
mu : array
The inverse of the link function at the linear predicted values.
scale : float, optional
An optional argument to divide the residuals by scale
Deviance residuals. :
Notes
The deviance residuals are defined for each family.
statsmodels.genmod.families.family.Family.resid_anscombe
statsmodels.genmod.families.family.Family.starting_mu
Enter search terms or a module, class or function name.