Date: Wed, 7 Oct 2009 14:44:39 -0700
Reply-To: Haris <karovaldas@GMAIL.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Haris <karovaldas@GMAIL.COM>
Organization: http://groups.google.com
Subject: Re: ROC plots - cut-off points
Content-Type: text/plain; charset=ISO-8859-1
See SAS help documentation on OUTROC data set. You will need to merge
it with the model probabilities to get the actual predictor values.
There's also a ROCPLOT macro on SAS website which allows you to show
the cut-off values on the ROC plot.
|