Fitted values based on linear predictors eta.
eta : array
Values of the linear predictor of the model. dot(X,beta) in a classical linear model.
mu : array
The mean response variables given by the inverse of the link function.
scikits.statsmodels.family.family.Family.devresid
scikits.statsmodels.family.family.Family.loglike
Enter search terms or a module, class or function name.