Displaying 1 result from an estimated 1 matches for "alottaby".
2011 Mar 16
2
calculating AUCs for each of the 1000 boot strap samples
...[[i]]<-f(data)
+ auc[[i]]<-colAUC(repl[[i]],rep(c("BAD","GOOD")),plotROC=FALSE,alg="ROC")
+ }
Error in
colAUC(repl[[i]], rep(c("BAD", "GOOD")), plotROC = FALSE, alg = "ROC") :
colAUC: length(y) and nrow(X) must be the same Thanks alotTaby
[[alternative HTML version deleted]]