Why is ARIMA showing P = 3 even if I have a ARIMA(2,1,2) model?
1 次查看(过去 30 天)
显示 更早的评论
Here is the Matlab output: ARIMA(2,1,2) Model: -------------------- Distribution: Name = 'Gaussian' P: 3 D: 1 Q: 2 ...
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Conditional Mean Models 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!