HAR-CJ model

Hello everyone, i'm trying to forcast the realised variance of S&P500 Index using the HAR-CJ model:
Regression_mat_HAR_JCRV=horzcat(Cont_d_past_obs,Cont_wk_past_obs,Cont_mon_past_obs,... (Jump_d_past_obs),Jumps_wk_past_obs,Jumps_mon_past_obs);
HAR_RV_JC_Linear=fitlm(Regression_mat_HAR_JCRV,RV_future,'linear').
Actually i'm trying to understand how can i find the RV_Future, can enyone help me?

답변 (0개)

카테고리

도움말 센터File Exchange에서 Multivariate Models에 대해 자세히 알아보기

질문:

2018년 11월 12일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by