I am using ARIMA(1,1,1) model to estimate single variable (Real GDP of Nepal). I am using STATA, but I could not find the suitable code (stata command) for forecasting.
Thank you
Assume your data is "gdp": then try command
arima gdp, arima(1,1,1)
Thank you Ayman Amin. My problem is to forecast after using the code: arima gdp, arima(1,1,1). Thank you.
In attached file, similar example to yours:
Nepal shares an open border with India. There is no restriction for people to move across the border between India and Nepal. In addition, there are no administrative records capturing the entry...
31 December 2019 2,694 3 View
I would like to review some papers that uses econometric model to estimate Total Factor Productivity (TFP) of any country. I found papers using Solow Residual technique only. So, would you please...
09 October 2018 5,166 7 View
Dear QE-users, In the method where full MS positive mode and PRM mode are used, we always get an incorrect auxiliary gas reading (41 instead of 25). This only happens in this method; other...
06 August 2024 4,953 0 View
The political participation of the Kirat Rai community in Nepal has evolved significantly over time: Historical Context Historically, the Kirat Rai people, like many indigenous groups in Nepal,...
05 August 2024 5,950 1 View
I need the python code to forecast what crop production will be in the next decade considering climate and crop production variables as seen in the attached.csv file.
05 August 2024 2,977 3 View
Hello guys! Do you have experience running a Oaxaca-Blinder decomposition on R applying person weights. How do you suggest doing it? I have a variable PERWT which gives more information on how...
04 August 2024 6,033 0 View
Hello Everyone I have a question about structure for connectivity analysis on sources. My goal: preprocess and cut data into trials create headmodels, using template MRI file perform source...
30 July 2024 2,744 1 View
When I run autogrid4 it says: autogrid4: ERROR: Unknown receptor type: "Cr" -- Add parameters for it to the parameter library first! Look forward to your reply.Thank you so much!
29 July 2024 488 0 View
I am trying to run a restart analysis, which imports deformed configurations of parts from a generated ODB file. It runs fine in Windows OS but when I try to run it in Linux OS, it is giving some...
29 July 2024 9,572 3 View
Our department has recently acquired an HPC (High-Performance Computing) system, and I'm thrilled to take my molecular dynamics calculations to the next level using Desmond. I used to run my...
28 July 2024 6,553 1 View
I am preparing to run a lot of samples on a 384 well plate and I wanted to test if any well in my PCR machine is dead so as not to lose any data. I would really appreciate help with how I can do...
24 July 2024 8,172 1 View
Hello everyone, I am conducting
22 July 2024 8,085 11 View