problem with summarize to calculate arima NumEstimatedParameters

hi all, Why the summarize command to calculate the arima estimated number of parameters gives the correct answer when we use the shorthand syntax, for example arima (1, 1 ,1), but not when the longhand syntax, the correct answer is obtained for example arima('ARLags',1,'D',1,'MALags',1).

Answers (0)

Categories

Find more on MATLAB in Help Center and File Exchange

Asked:

on 24 Jan 2022

Community Treasure Hunt

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

Start Hunting!