Replicating Census X13 auto model seasonal adjustment.
Posted: Tue May 31, 2022 10:44 am
Hello.
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.
I cannot seem to find a combination of checkmarks in Eviews Seasonal Adjustment menus (or command line inputs) that produces those as x13 inputs.
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!
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!