Statalist The Stata Listserver


[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: lags in arima


From   "Engelmann, Bjoern" <[email protected]>
To   "Stata List (E-mail)" <[email protected]>
Subject   st: lags in arima
Date   Wed, 3 May 2006 14:03:39 +0200

I want to fit automatically different types of arima-models to some data.
How do I get the correct variables into the lag Parameter arguments of
arima?

I've already tried something like

  scalar lags="2 6"
  arima ts, ar(`lags')

but stata simply ignores my variable and fits an arima(0,0) model.

Somehow I would need to have a variable with a numlist stored in it, but I
don't know how to create such a variable.



Bj�rn Engelmann 
Dresdner Bank AG 
RG&C / Liquidity Risk Control 
J�rgen-Ponto Platz 1, 21. OG 
60301 Frankfurt a.M. 
phone: ++49 / 69 / 263-12975 
fax: ++49 / 69 / 263-18874 
E-Mail: [email protected] 


*
*   For searches and help try:
*   http://www.stata.com/support/faqs/res/findit.html
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index