| CategoricalGenLinModelCaseAnalysis Property |
Namespace: Imsl.Stat
The matrix is
where nobs is
the number of observations. The matrix contains:
| Column | Statistic |
|---|---|
| 0 | Prediction. |
| 1 | The residual. |
| 2 | The estimated standard error of the residual. |
| 3 | The estimated influence of the observation. |
| 4 | The standardized residual. |
Case studies are computed for all observations except where missing values prevent their computation. The prediction in column 0 depends upon the model used as follows:
| Model | Prediction |
|---|---|
| 0 | The predicted mean for the observation. |
| 1-4 | The probability of a success on a single trial. |