Date: Mon, 5 Mar 2012 09:03:51 -0500
Reply-To: Rick Wicklin <rick.wicklin@SAS.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Rick Wicklin <rick.wicklin@SAS.COM>
Subject: Re: output from regression?
On Sun, 4 Mar 2012 10:11:09 -0800, Fareeza Khurshed <fkhurshed@GMAIL.COM>
wrote:
>Try the simple option in the proc logistic statement for simple
descriptive statistics. You can save these using an ods statement.
>
>Fareeza
>
Yes. And just to be clear, the SIMPLE option is also supported in PROC
REG. It produces descriptive statistics for those observations that are
actually used in the analysis. The variables shown are those in the MODEL
statement (or VAR statement).
Many SAS/STAT procedures support the SIMPLE option, although the
statistics vary from PROC to PROC.
Rick Wicklin
Statistical programming and SAS/IML blog: http://blogs.sas.com/content/iml