Hi,
I am a novice user of Stata and in dire need of help. I am studying the monthly beer sales in bottles, cans and kegs. I am trying to use X-Arima for seasonal adjustment of my data set. While trying to adjust the data for bottles, I can get the OUT.file with all the extensions (d10, d11, d12....). However, while trying to adjust the data of cans and kegs, I am only getting the OUT file with no extensions. I have the sax and exe file in the same adopath and am using the same syntax for bottle and can/keg (only replacing the variable).
The syntax for bottles is as follows.
sax12 bottle3, satype(single) transfunc(auto) regpre(const seasonal lpyear) ammaxlag(2 1) ammaxdiff(2 1) amlevel(95) amspan(2012.jan,2019.may) x11seas(x11default) x11trend(23) sliding history
sax12im "E:\Research\--------------\Data analysis\bottle3.out", ext(d10 d11 d12 d13) tunit(monthly)
The similar syntax for cans and kegs doesn't give me the extensions.
I am using Stata 13. Please help.
Thanks
0 Response to Extension files of OUT.file using X-12 Arima
Post a Comment