How would I replicate an automodel selection outlined here (at ARIMA model Tab section) in Eviews.
It would seem that I'd need to feed the X13 code the following options.
Code: Select all
transform{function=auto}
outlier{}
automdl{maxorder = (2 1) maxdiff = (2 1)}
x11{ save=(d11 d12 d13)FRB St. Louis is using those settings for seasonally adjusting some of their series, and we want to stick to that procedure for related data.
Thanks!
