want to do 'rolling regression' and 'out-of-sample prediction'. how can i do that?

14 ビュー (過去 30 日間)
Nayeon Kang
Nayeon Kang 2015 年 6 月 5 日
回答済み: Sreeja Banerjee 2015 年 6 月 8 日
I have 100period time series data and want to do 'rolling regression' from t1~t50. After that, by doing 'out of sample prediction', using the estimates, want to compare them with raw data.(from t51~t100)
I tried to do 'rolling regression' but don't know how to pick the range. Also please let me know the code of 'out of sample prediction'
thanx

回答 (1 件)

Sreeja Banerjee
Sreeja Banerjee 2015 年 6 月 8 日
Hi Nayeon,
From your question it looks like you want to be able to perform a rolling-Window analysis for checking the stability for your time series model. I am assuming that you have the MATLAB Econometrics Toolbox. Based on this assumption, I wanted to point you to some documentation that illustrates how you can do this:
3. Econometrics Toolbox Documentation: http://www.mathworks.com/help/econ/index.html

カテゴリ

Help Center および File ExchangeLinear and Nonlinear Regression についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by