Using an Autoregressive Distributed Lag(ADL) model in MATLAB

33 ビュー (過去 30 日間)
shackelferd
shackelferd 2015 年 11 月 25 日
回答済み: qiang zhang 2017 年 2 月 7 日
Does anyone know a function in MATLAB for using an Autoregressive Distributed Lag(ADL) model? I want to be able to specify lag orders of the dependent variable, and an independent variable and use this to make forecasts?

回答 (1 件)

qiang zhang
qiang zhang 2017 年 2 月 7 日
See the link here: https://www.mathworks.com/help/econ/what-are-time-series-regression-models.html
just before the reference, it writes "Transfer function (autoregressive distributed lag) model. This model extends the distributed lag framework in that it includes autoregressive terms (lagged responses). Econometrics Toolbox does not contain functions that model DLMs explicitly, but you can use the arima functionality with an appropriately constructed predictor matrix to analyze an autoregressive DLM."
Hope this may give you a direction to try.

カテゴリ

Help Center および File ExchangeConditional Mean Models についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by