regression serial correlation and ARMA

13 ビュー (過去 30 日間)
Cagdas Ozgenc
Cagdas Ozgenc 2012 年 1 月 28 日
Hello,
Let's say that I have a daily return series of a stock of a company.
I would like to build a regression model. However instead of forecasting next day return I would like to forecast monthly return. This means dependent variable represents price(t+22)-price(t) (22 trading days) whereas independent variable is price(t)-price(t-1). Since there is such a lag, error terms become extremely correlated. I wanted to use an ARMA model, but I don't know how to ignore first 22 lags, as those inputs will be unknown when running the model out of sample. Basically I would like to use daily samples but monthly returns as output.
How do I go by doing this?
Thank you.

回答 (0 件)

カテゴリ

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