From: Dhanasekaran on 22 Jan 2010 07:06 how to build a ARIMA Statistical model in SAS?
From: Robin R High on 22 Jan 2010 09:21 PROC ARIMA with a large dose of the classic book by Box-Jenkins and its companions. Robin High UNMC From: Dhanasekaran <dhana.sa(a)GMAIL.COM> To: SAS-L(a)LISTSERV.UGA.EDU Date: 01/22/2010 08:17 AM Subject: ARIMA Model Sent by: "SAS(r) Discussion" <SAS-L(a)LISTSERV.UGA.EDU> how to build a ARIMA Statistical model in SAS?
From: Murphy Choy on 22 Jan 2010 10:36 Hi, You can use proc arima. ------Original Message------ From: Dhanasekaran Sender: SAS(r) Discussion To: SAS-L(a)LISTSERV.UGA.EDU ReplyTo: Dhanasekaran Subject: ARIMA Model Sent: Jan 22, 2010 8:06 PM how to build a ARIMA Statistical model in SAS? Sent from my BlackBerry Wireless Handheld -- Regards, Murphy Choy Certified Advanced Programmer for SAS V9 Certified Basic Programmer for SAS V9
From: Sierra Information Services on 22 Jan 2010 16:08 Also check out the second edition of "SAS for Forecasting Time Series" by Brocklebank and Dickey. Andrew Karp Sierra Information Services http://www.sierrainformation.com On Jan 22, 7:36�am, gola...(a)gmail.com (Murphy Choy) wrote: > Hi, > > You can use proc arima. > > > > ------Original Message------ > From: Dhanasekaran > > Sender: SAS(r) Discussion > To: SA...(a)LISTSERV.UGA.EDU > ReplyTo: Dhanasekaran > Subject: ARIMA Model > Sent: Jan 22, 2010 8:06 PM > > how to build a ARIMA Statistical model in SAS? > > Sent from my BlackBerry Wireless Handheld > > -- > Regards, > Murphy Choy > > Certified Advanced Programmer for SAS V9 > Certified Basic Programmer for SAS V9- Hide quoted text - > > - Show quoted text -
From: Wensui Liu on 24 Jan 2010 19:45 instead of proc arima, you can use proc model as well. On Fri, Jan 22, 2010 at 7:06 AM, Dhanasekaran <dhana.sa(a)gmail.com> wrote: > how to build a ARIMA Statistical model in SAS? > -- ============================== WenSui Liu Blog : statcompute.spaces.live.com Tough Times Never Last. But Tough People Do. - Robert Schuller ==============================
|
Pages: 1 Prev: update_with_history macro search Next: Markov Switching Models |