Hi everyone,
I am new to STATA time series, and here is a question I have on how to perform forecast after ARIMA.
I have arima values (for example, 1,0,1), I am curious on what should I do next in order to perform a out of sample forecast until year of 2030?
Is there any tutorial on this? Inside the STATA pdf manual, I could not find relevant tutorial on post ARIMA forecast. The only material I found regards to forecast is on regression that involves multiple variables. However, for my problem, I have only one variable (eg. ship arrivals to port over time).
I would really appreciate if someone could explain to me how to transform my ARIMA (1,0,1) into a regression if thats the case? Or, what should I do next to forecast dynamic forecast? Thank you!!
Related Posts with Time series ARIMA, how to forecast future?
-catplot-: Suppress automatic title under x-axis?Dear all, I am creating a graph much like this: Code: sysuse auto, clear catplot rep78, over(forei…
Multiple conditions within loopHello, Stata Users! My question might seem too simple, but I am struggling with generating new vari…
Generating a change score variableHi Statalist, I am trying to generate a change score that captures changes in labour force particip…
tsline command with maximum observationsDear Stata community, I am running the tsline command for a graph of average male unemployment by c…
random fixed effect model of panel dataHi, I am trying to anlysis an (unbalanced) panel data which covers around 6000 companies (79000 fri…
Subscribe to:
Post Comments (Atom)
0 Response to Time series ARIMA, how to forecast future?
Post a Comment