LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (October 2009, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
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
Comments: To: sas-l@uga.edu
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!!!


Back to: Top of message | Previous page | Main SAS-L page