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 ExchangeMultivariate 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