How do I estimate in-sample predictions of an ARFIMA model ?
1 view (last 30 days)
Show older comments
Hello, does anybody know how to do in-sample predictions of an ARFIMA(p,d,q) model, meaning how do I get yfit and is it even possible ? The ARFIMA model I am using has the values ARFIMA(0.4,0.352,0.7). Do I need to simulate an ARFIMA process with this variables and compare it then to my true data X, which I used before to get the estimates for p,q,d??
Thanks for your help.
0 Comments
Answers (0)
See Also
Categories
Find more on Regression in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!