Main Content

Residual Analysis

Analyze residuals using whiteness and independence tests

Residuals are differences between the one-step-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

residCompute and test residuals
residOptionsOption set for resid
pePrediction error for identified model
peOptionsOption set for pe
fpeAkaike’s Final Prediction Error for estimated model
aicAkaike’s Information Criterion for estimated model

Topics