Try: ci.auc(all$D,all$pre,m="b")
2010/10/13 zhu yao <[email protected]>: > Dear useRs: > > I use pROC package to compute the bootstrap C.I. of AUC. > > The command was as follows: > > roc1<-roc(all$D,all$pre,ci=TRUE,boot.n=200) -- Miłego dnia ______________________________________________ [email protected] 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.

