Term | Description |
---|---|
DE | Error Deviance |
DT | Total Deviance |
Term | Description |
---|---|
R2 | the deviance R2 |
p | the regression degrees of freedom |
Φ | 1, for binomial and Poisson models |
DT | the total deviance |
While the calculations for adjusted deviance R2 can produce negative values, Minitab displays zero for these cases.
The log-likelihood functions are parameterized in terms of the means. The general form of the functions follow:
The general form of the individual contributions follows:
The specific form of the individual contributions depends on the model.
Model | li |
Binomial | |
Poisson |
Term | Description |
---|---|
p | the regression degrees of freedom |
Lc | the log-likelihood of the current model |
yi | the number of events for the ith row |
mi | the number of trials for the ith row |
the estimated mean response of the ith row |
AICc is not calculated when .
Term | Description |
---|---|
p | the number of coefficients in the model, including the constant |
n | the number of rows in the data with no missing data |
Term | Description |
---|---|
p | the number of coefficients in the model, not counting the constant |
n | the number of rows in the data with no missing data |
where the following equation represents the error deviance:
Term | Description |
---|---|
N(Test) | the number of rows in the test data set |
the squared deviance residuals | |
yi | the number of events for the ith row in the test data set |
mi | the number of trials for the ith row in the test data set |
DE(Test) | the error deviance for the test data set |
DT(Test) | the total deviance for the test data set |
Where
and DT is the total deviance.
Term | Description |
---|---|
K | number of folds |
nj | sample size of fold j |
cross validated deviance residual for the ith row of fold j |