Info
この質問は閉じられています。 編集または回答するには再度開いてください。
Information criteria application for model structure selection
1 回表示 (過去 30 日間)
古いコメントを表示
Hi All,
I am working on Information criteria (IC) for model structure selection using identification tool box. There all types of IC are available AIC, FPE,BIC, nAIC,AICc.
- Can some one guide me which one to use when?
- How they are calculated for MIMO?
Looking forward for the answer...
Best regards
0 件のコメント
回答 (1 件)
Dinesh Yadav
2020 年 7 月 21 日
AIC penalizes complex models less, meaning that it may put more emphasis on model performance, on the training dataset and in turn, select more complex models.
BIC penalizes the model more for its complexity, meaning that more complex models will have a worse (larger) score and will, in turn, be less likely to be selected. It favours simple models.
The use in MIMO will be dependent on the research paper application you are referring to.
1 件のコメント
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!