Usage of fpe akaike's final prediction error on new data
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Residual Analysis 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!