Re: [R] cant get colAUC to plot

2005-12-01 Thread Tuszynski, Jaroslaw W.
rting it. Jarek Tuszynski -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of tom wright Sent: Wednesday, November 30, 2005 8:34 AM To: R-help@stat.math.ethz.ch Subject: [R] cant get colAUC to plot Can someone please explain why this wont plot. The cats example give

Re: [R] cant get colAUC to plot

2005-12-01 Thread tom wright
Sorry perhaps I should have posted again. It wasnt a package error instead it was my misunderstanding of what the package was asking for. For future information the colAUC function requires a dataframe with at least two datasets as well as an outcome set. It can be 'tricked' into drawing an ROC cur

Re: [R] cant get colAUC to plot

2005-11-30 Thread Uwe Ligges
tom wright wrote: > Can someone please explain why this wont plot. The cats example given > for the colAUC function will plot. Please report bugs in packages to the package maintainer rather than to R-help. Uwe Ligges > Many thanks again > tom > > # > library(caTool

[R] cant get colAUC to plot

2005-11-30 Thread tom wright
Can someone please explain why this wont plot. The cats example given for the colAUC function will plot. Many thanks again tom # library(caTools) a<-rnorm(100) b<-rbinom(100,1,0.7) colAUC(a,b,plotROC=TRUE) > colAUC(a,b,plotROC=TRUE) Error in strwidth(legend, units = "user