[R] ROC curve in R

Bert Gunter gunter.berton at gene.com
Thu Jul 1 19:09:32 CEST 2010


Did you try googling on "R ROC function" (or something similar) or using the
RSiteSearch() function?

?RSiteSearch

RSiteSearch("ROC",restr="func")

Learn to use R's various search capabilities before posting, please!

Bert Gunter
Genentech Nonclinical Biostatistics
 
 

-----Original Message-----
From: r-help-bounces at r-project.org [mailto:r-help-bounces at r-project.org] On
Behalf Of ashu6886
Sent: Thursday, July 01, 2010 9:51 AM
To: r-help at r-project.org
Subject: [R] ROC curve in R


Hi,

i have a fairly large amount of genomic data. I have created a dataframe
which has "Reference" as one column and "Variation" as another. I want to
plot a ROC curve based on these 2 columns. I have serached the R manual but
I could not understand. Can anybody help me with the R code for plotting ROC
curve. 

Thnx
ashu6886
-- 
View this message in context:
http://r.789695.n4.nabble.com/ROC-curve-in-R-tp2275431p2275431.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help at 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.



More information about the R-help mailing list