Skip to content

About ROC curves

3 messages · Xin Qi, Christoph Lehmann, Thomas Lumley

#
Hi, Dear all R users:

Does someone know whether R can calculate the Receiver Operating 
Characteristic (ROC) Curves? I didn't find it from the packages.

Thanks a lot.

--- Xin
#
package ROC from bioconductor, eg:

http://www.bioconductor.org/repository/release1.5/package/Win32/

Cheers!
Christoph
Xin Qi wrote:
#
On Mon, 29 Nov 2004, Xin Qi wrote:

            
Issue 1 of the R Newsletter this year used ROC curve calculation as an 
example of simple S3 and S4 classes.

 	-thomas