How do I estimate in-sample predictions of an ARFIMA model ?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Conditional Mean Models finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!