Date: Fri, 23 Nov 2007 17:45:24 +0000
Reply-To: toby dunn <tobydunn@HOTMAIL.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: toby dunn <tobydunn@HOTMAIL.COM>
Subject: Re: Simple question on Proc Reg and output of results into a file
In-Reply-To: <!&!AAAAAAAAAAAYAAAAAAAAAIy5SYR2H8ARlO/mynVA0MPCgAAAEAAAAIUqampKpYdCiRn5kMRUW90BAAAAAA==@gmail.com>
Content-Type: text/plain; charset="iso-8859-1"
ODS Output ParameterEstimates = Est
ResidualStatistics = Res ;
Proc Reg
Data = SASHELP.Class ;
Model Height = Age / R ;
Run ;
Proc Print
Data = Est ;
Run ;
Proc Print
Data = Res ;
Run ;
Toby Dunn
Compromise is like telling a lie, it gets easier and easier. Each compromise you make, that becomes your standard.
Perfection doesnt exist, once you reach it, its not perfect anymore. It means something else.
> Date: Fri, 23 Nov 2007 17:26:51 +0000
> From: ns.mlists@GMAIL.COM
> Subject: Simple question on Proc Reg and output of results into a file
> To: SAS-L@LISTSERV.UGA.EDU
>
> Hi everyone,
>
> Is it possible to output the results from the PROC REG into a table,
> particularly the coefficients estimates and the residuals?
>
> Best,
>
> Nuno
_________________________________________________________________
Share life as it happens with the new Windows Live.Download today it's FREE!
http://www.windowslive.com/share.html?ocid=TXT_TAGLM_Wave2_sharelife_112007