Dear all,
I am new to Stata and apologies if I post something in a wrong way.
I want to run many ARMA(p,q) models for p,q=0,1,3 and I want to gather together in one table the AIC and BIC values for all the combinations of the (p,q) values.
What I know so far is that to get the AIC and BIC for the ARMA(0,0) I type in
arima var, arima(0, 0, 0)
estat ic
But since I have many different ARMA(p,q) models is there a way to get the desired output on AIC/BIC in one table without seaching eah output separately?
I assume that the variables are stationary, so d=0 in ARIMA(p,d,q).
Best,
John
Stata 14SE
Windows 10
Related Posts with Save specific output from multiple regressions
event momenthi all, I have the following question regarding creating a certain event moment. in this case, I'm …
Fitted Values From ivtobitHi, I am using stata 16. I am running an ivtobit model. Data is shown below. The deaths data is cen…
using DHS DATA SETHello, I am new to stata, and making use of DHS Data set, b4__01 to b4_20 are the sex for the number…
Space in concat functionHello, I am trying to combine 10 string variables in one. I want space after each variable entry in …
frget Fails when called from nested do-fileI'm getting an inexplicable error from frget that I think can only be explained by it having problem…
Subscribe to:
Post Comments (Atom)
0 Response to Save specific output from multiple regressions
Post a Comment