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
Related Posts with Extension files of OUT.file using X-12 Arima
Whether to control for a certain factorHi, I am trying to estimate the effect of different types of managerial incentives (autonomy, perfor…
Preparing data for competing risk analysisDear Stata users, I am working on survival data and trying to create new_event and time to event v…
Saving multiple Excel files as Stata filesIn "C:\Users\budug\OneDrive\Documents\School\Projects ", I have a few Excel files, namely data_2004,…
Loop to open, keep variables, and join different filesHello, I am struggling with the following task that already kept me bugging for hours. This is the…
Piecewise Regression with a median as a knotDear Stata Users My data is in panle format (firm, time). I need to estimate piesewise linear regre…
Subscribe to:
Post Comments (Atom)
0 Response to Extension files of OUT.file using X-12 Arima
Post a Comment