フィルターのクリア

What are MATLAB tests to check predictive performance of a fitted model?

1 回表示 (過去 30 日間)
Danny
Danny 2014 年 9 月 26 日
コメント済み: Danny 2014 年 9 月 27 日
A model that fits data well does not necessarily imply that it will forecast well. I know cross validation is one method for checking forecasting strength rather than fit strength. Are there any additional tests that MATLAB can do besides crossval that tests the ability of a model to forecast?

採用された回答

Roger Wohlwend
Roger Wohlwend 2014 年 9 月 26 日
No, Matlab does not offer any functions to test the predictive performance. I don't even use Matlab's cross validation function. After studying some textbooks I implemented my own functions to test the predictive performance. I am afraid you have to do the same.
  1 件のコメント
Danny
Danny 2014 年 9 月 27 日
Thanks for the answer! Are there any texts that come to mind for checking predictive performance?

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeTesting Frameworks についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by