Gamma.
weights
Weights for IRLS steps
mu : array-like
The transformed mean response variable in the exponential family
w : array
The weights for the IRLS steps
Notes
w = 1 / (g'(\mu)^2 * Var(\mu))
statsmodels.genmod.families.family.Gaussian
Enter search terms or a module, class or function name.