Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
From | "Martin Weiss" <martin.weiss1@gmx.de> |
To | <statalist@hsphsun2.harvard.edu> |
Subject | st: RE: change ROC Curve default |
Date | Tue, 16 Mar 2010 00:19:58 +0100 |
<> Which "default .5" are you referring to? The help file -help logistic_postestimation- shows you all available options. Maybe you want the classification table where you can indeed change the cutoff? ************* sysuse auto, clear logit foreign length weight estat clas, cut(.8) estat clas, cut(.2) ************* HTH Martin -----Original Message----- From: owner-statalist@hsphsun2.harvard.edu [mailto:owner-statalist@hsphsun2.harvard.edu] On Behalf Of Sheri Stevens Sent: Montag, 15. März 2010 22:51 To: statalist@hsphsun2.harvard.edu Subject: st: change ROC Curve default When generating a ROC Curve in logistic regression post estimation I would like to be able to change the default of .5 and was wondering if there is an option in Stata to do that. Any help would be most appreciated! The command I am using is: lroc Thank you, Sharon Stevens, LMSW Community and Public Service Program Social Sciences 112 SUNY Albany 1400 Washington Ave. Albany, NY 12222 518.442.5683 fax 518.442.5684 * * For searches and help try: * http://www.stata.com/help.cgi?search * http://www.stata.com/support/statalist/faq * http://www.ats.ucla.edu/stat/stata/ * * For searches and help try: * http://www.stata.com/help.cgi?search * http://www.stata.com/support/statalist/faq * http://www.ats.ucla.edu/stat/stata/