From: Dhanasekaran on
how to build a ARIMA Statistical model in SAS?
From: Robin R High on
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
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
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
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
==============================