Fitted values based on linear predictors lin_pred.
lin_pred : 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.
statsmodels.genmod.families.family.InverseGaussian.deviance
statsmodels.genmod.families.family.InverseGaussian.loglike
Enter search terms or a module, class or function name.