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 (May 2004, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Thu, 6 May 2004 21:47:11 GMT
Reply-To:   Arthur Tabachneck <art297@NETSCAPE.NET>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   Arthur Tabachneck <art297@NETSCAPE.NET>
Subject:   Re: how to get coefficents alone when using proc genmod?

Chunling,

Will Proc Genmod's Output statement (see http://xrl.us/bzpj) provide what you need?

Art --------- "Chunling Lu" <chunling_lu@YAHOO.COM> wrote in message news:20040506211621.8516.qmail@web40603.mail.yahoo.com... > Hi all, > > I would like to get an coefficient estimates set from "proc genmod" and then apply this set to another data by using "proc score". I know in "proc reg", we may use "outest" to get estimates alone. I used ODS in proc genmod and get infomration of coefficients. I then delete some unwanted information (such as std, CI, etc), and use the estimates in "proc score", however, it didn't work. Can anybody give some hints? > > Thanks in advance. > > Chunling > > > > > --------------------------------- > Do you Yahoo!? > Win a $20,000 Career Makeover at Yahoo! HotJobs


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