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 (January 2008, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 24 Jan 2008 12:38:42 -0800
Reply-To:     unplugged@GMAIL.COM
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         unplugged@GMAIL.COM
Organization: http://groups.google.com
Subject:      How to output OutlierDetail table from PROC ARIMA procedure?
Comments: To: sas-l@uga.edu
Content-Type: text/plain; charset=ISO-8859-1

Hello everybody,

How do I output the Ets.Arima.OutlierDetail table from OUTLIER statement in PROC ARIMA procedure?

I tried ods output Ets.Arima.OutlierDetail=outlier; it doesn't work.

Thanks


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