How do I estimate in-sample predictions of an ARFIMA model ?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Regression dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!