How does econometrics toolbox handle missing data?

1 回表示 (過去 30 日間)
Edvard
Edvard 2013 年 2 月 21 日
Hello,
I'm doing time series analysis on different kinds of weather and air-quality data and I started to wonder, how does econometrics toolbox handle missing data or NaNs?
If I give the econometrics toolbox functions data with NaNs on them when fitting for example ARIMAX-model, how are the NaNs handled?
Thank you for any replies! =)

採用された回答

Shashank Prasanna
Shashank Prasanna 2013 年 2 月 21 日
Note: NaNs indicate missing values. The toolbox removes these values from Y before estimation, reducing the effective sample size.
You will find this in the documentation of GARCH which does arimax:
  1 件のコメント
Edvard
Edvard 2013 年 2 月 22 日
Thank you! =)

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

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

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by