Usage of fpe akaike's final prediction error on new data
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi, I am little confused. The usage of this function should be:
FPE = fpe(my_model);
on the guide there is written:
"If you use the same data set for both model estimation and validation, the fit always improves as you increase the model order and, therefore, the flexibility of the model structure."
which seems perfectly correct to me but how to pass new data and the model to the function is not explained: how can I do that if its input is only the model?
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Residual Analysis finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!