How do I estimate in-sample predictions of an ARFIMA model ?
조회 수: 1 (최근 30일)
이전 댓글 표시
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
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Regression에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!