Residual Analysis
Analyze residuals using whiteness and independence tests
Residuals are differences between the one-step-ahead predicted output from a model and the measured output from the validation data set. In other words, residuals represent the portion of the validation data not explained by the model.
Functions
Topics
- What Is Residual Analysis?Residuals are differences between the one-step-ahead predicted output from the model and the measured output from the validation data set. 
- How to Plot Residuals in the AppCreate a residual analysis plot for linear and nonlinear models in the System Identification app. 
- How to Plot Residuals at the Command LineCreate a residual-analysis plot for linear and nonlinear models at the command line. 
- Examine Model ResidualsThis example shows how you can use residual analysis to evaluate model quality.