| Date: | Fri, 23 Oct 2009 04:17:42 -0700 |
| Reply-To: | bahar_d <bahar.dadashova@GMAIL.COM> |
| Sender: | "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU> |
| From: | bahar_d <bahar.dadashova@GMAIL.COM> |
| Organization: | http://groups.google.com |
| Subject: | regARIMA IN PROC X12 |
|
| Content-Type: | text/plain; charset=ISO-8859-1 |
|---|
Hi, everybody
I have a model with ARIMA errors. So I want to use automodel statement
of Proc X12 in order to fit the model. But I don't know under which
statement exactly I should enter the regressors. In proc arima it
should be entered as identify statement / "crosscorr= " and estimate
statement "input=". How can I do exactly the same what the proc arma
is doing in proc x12? there is an optin called regression uservar=;
but using it gives me error. Can you please help me to slve this
issue? thanx in advance!!!
|