このページの翻訳は最新ではありません。ここをクリックして、英語の最新版を参照してください。
残差分析
白色性テストおよび独立テストを使った残差の解析
関数
resid | Compute and test residuals |
pe | Prediction error for identified model |
fpe | Akaike’s Final Prediction Error for estimated model |
aic | 推定モデルの赤池情報量基準 |
residOptions | Option set for resid |
peOptions | Option set for pe |
例および使用方法
- How to Plot Residuals in the App
Create a residual analysis plot for linear and nonlinear models in the System Identification app.
- How to Plot Residuals at the Command Line
Create a residual-analysis plot for linear and nonlinear models at the command line.
- Examine Model Residuals
This example shows how you can use residual analysis to evaluate model quality.
概念
- 残差分析とは
"残差" とは、モデルからの 1 ステップの予測出力と検証データ セットからの測定出力の差です。