Test generalized linear models using essential goodness-of-fit diagnostics. Compare deviance, Pearson ratios, and information criteria. Visualize model quality clearly before sharing statistical conclusions externally.
Use the responsive input grid below. It shows three columns on large screens, two on medium screens, and one on mobile.
| Family | Link | n | p | Null Deviance | Residual Deviance | Pearson Chi-Square | Log Likelihood | Observed Series | Predicted Series |
|---|---|---|---|---|---|---|---|---|---|
| Poisson | Log | 120 | 6 | 182.4 | 126.2 | 118.9 | -59.7 | 18, 22, 25, 29, 31, 34 | 17.5, 21.4, 24.8, 28.2, 31.6, 33.5 |
Residual deviance measures how far the fitted model is from the saturated model. Smaller values usually indicate a better fit, especially when compared with residual degrees of freedom.
Pearson chi-square summarizes squared differences between observed and fitted values, scaled by model variance. Dividing it by residual degrees of freedom gives a practical dispersion diagnostic.
A model often looks acceptable when deviance and Pearson ratios are near 1, p-values are not unusually small, and residual patterns do not show systematic bias.
AIC and BIC help compare competing models. Lower values are generally preferred because they reward fit while penalizing unnecessary model complexity.
Overdispersion means the observed variability is larger than the model expects. It can point to omitted predictors, clustering, dependence, or an inappropriate distributional family.
Yes. Logistic regression is a binomial GLM with a logit link. The calculator can summarize common goodness-of-fit measures when you provide the relevant model output.
Those values make the chart more informative. They let you inspect calibration, residual behavior, average error, and whether the fitted values follow the observed pattern closely.
No. They are usually large-sample approximations based on chi-square reference distributions. Always combine them with subject knowledge, residual checks, and alternative diagnostics.
Important Note: All the Calculators listed in this site are for educational purpose only and we do not guarentee the accuracy of results. Please do consult with other sources as well.