Usage of fpe akaike's final prediction error on new data
1 view (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Categories
Find more on Residual Analysis in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!