|
Poisson RegressionSummary of Model |
The model summary table contains statistics that you can use to select a model. The table includes three statistics:
, the
better the model fits the data.
that is adjusted for the number
of terms in the model. Use the adjusted statistic to compare models with
different numbers of predictors.
Example Output |
Model Summary
Deviance Deviance R-Sq R-Sq(adj) AIC 64.20% 60.80% 253.29 |
Interpretation |
|
For the resin defect data, deviance R2 is 64.20%, adjusted deviance R2 is 60.80% and AIC is 253.29. Higher values of the R2 statistics or a lower value of AIC for another model suggests that a different set of predictors does a better job.