Family.
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.Family.starting_mu
statsmodels.genmod.families.family.Binomial
Enter search terms or a module, class or function name.