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 (August 2005, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Wed, 17 Aug 2005 16:16:43 -0700
Reply-To:   pa pa <ctll04@YAHOO.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   pa pa <ctll04@YAHOO.COM>
Subject:   How to generate a ROC curve
Content-Type:   text/plain; charset=iso-8859-1

Hi there,

I apply data mining to Intrusion detection data (Mine the network traffic and classify them if the connection is intrusive (attacks) or normal). A ROC diagram shows the relationship/trade off between detection rate and false alarm rate. + Detection rate = correctly detected attack / total + False alarm = normal but wronly detected as attack / total

My question is that for each MODEL, we can calculte ONE pair of detection rate and false alarm rate. So to build a ROC curve (with multiple data points / pairs of detection and false alarm rate), do I have to build many MODELS? OR there is a THIRD VARIABLE that I can vary it to generate NEW pairs of detection and false alarm rate WITHOUT building new models?

Thanks Patrick Tran PS: I dont know how to use SAS to draw ROC, do it manually seems too hard

--------------------------------- Start your day with Yahoo! - make it your home page


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