简体   繁体   English

AR和MA的顺序是什么?

[英]What is the order of AR and MA?

I am unable to understand how to choose the order of AR and MA for ARIMA model.我无法理解如何为 ARIMA 模型选择 AR 和 MA 的顺序。 I am using Automatic ARIMA forecasting tool of E-views and it gives ARMA(2,4) but the output table shows p-values of these greater than 0.05.我正在使用 E-views 的自动 ARIMA 预测工具,它提供 ARMA(2,4) 但输出表显示这些大于 0.05 的 p 值。

You could take a look at the Information Criterion for different orders (for example in the range of [0, 5] ).您可以查看不同订单的信息标准(例如在 [0, 5] 范围内)。 The model which minimizes either the AIC or BIC is preferred.首选最小化 AIC 或 BIC 的模型。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM