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 (June 2001, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Mon, 11 Jun 2001 11:02:14 +0100
Reply-To:     jixian wang <jixian@MEMO.DUNDEE.AC.UK>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         jixian wang <jixian@MEMO.DUNDEE.AC.UK>
Subject:      Re: Goodness-of-fit
Comments: To: Jerry Leung <jer.leung@POLYU.EDU.HK>
Content-Type: text/plain

Jerry,

With Proc logistic you can use option LACKFIT to performs the Hosmer and Lemeshow goodness-of-fit test. This test can be used for binary or near binary outcomes when some other tests fail.

HTH

Jason

> -----Original Message----- > From: Jerry Leung [SMTP:jer.leung@POLYU.EDU.HK] > Sent: 09 June 2001 06:42 > To: SAS-L@LISTSERV.UGA.EDU > Subject: Goodness-of-fit > > Dear all, > I've made estimation using probit and tobit model by SAS. How can I test > the > goodness-of-fit of the models in SAS? > Thank you. > Jerry


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