See package ROCR. Then see ?performance; in the details, it describes a
measure of auc.

Tom Fletcher



-----Original Message-----
From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org]
On Behalf Of olivier.abz
Sent: Thursday, October 22, 2009 9:23 AM
To: r-help@r-project.org
Subject: [R] How to calculate the area under the curve


Hi all, 

I would like to calculate the area under the ROC curve for my predictive
model. I have managed to plot points giving me the ROC curve. However, I
do not know how to get the value of the area under. 
Does anybody know of a function that would give the result I want using
an array of specificity and an array of sensitivity as input?

Thanks, 

Olivier
--
View this message in context:
http://www.nabble.com/How-to-calculate-the-area-under-the-curve-tp260105
01p26010501.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide
http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to