Borrar filtros
Borrar filtros

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

2 visualizaciones (últimos 30 días)
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?

Respuesta aceptada

Roger Wohlwend
Roger Wohlwend el 26 de Sept. de 2014
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 comentario
Danny
Danny el 27 de Sept. de 2014
Thanks for the answer! Are there any texts that come to mind for checking predictive performance?

Iniciar sesión para comentar.

Más respuestas (0)

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by