Summary of Output and Diagnostic Statistics
Diagnostic Statistics | LinearModel Properties and Functions | Field Names of regstats output |
---|---|---|
Cook’s Distance |
| cookd |
Coefficient Covariance and Standard Errors | See the CoefficientCovariance property. | covb |
Coefficient Confidence Intervals | Use the coefCI function. | N/A |
Coefficient of Determination (R-Squared) | See the Ordinary and Adjusted fields of the Rsquared property. | rsquare , adjrsquare |
Delete-1 Change in Covariance (CovRatio) |
| covratio |
Delete-1 Scaled Difference in Coefficient Estimates (Dfbetas) | See the | dfbetas |
Delete-1 Scaled Change in Fitted Values (Dffits) |
| dffits |
Delete-1 Variance (S2_i) |
| s2_i |
Durbin-Watson Test | Use the | dwstat |
F-statistic |
| fstat |
Hat Matrix | See the | hatmat |
Leverage |
| leverage |
Residuals |
| r , studres , standres |
t-statistic | See the | tstat |
See Also
LinearModel
| fitlm
| stepwiselm