Hello, Can anybody help me to estimate the AUC using a cross validation test ?? I have downloaded the cvAUC package and looked at the ci.cvAUC example but it doesn't work with my data. - Where in the example says "data" and "y", do I have to write the name of my own data file and the name of my response variable ?? - Whay about the fit model ?? In the example says fit<-glm(Y~., ). What is that ?? When do I have to define my model ?? - How can I create the folds?
Does anyone know another way to do it?? Any help will be much appreciated !! Thank you very much, E. [[alternative HTML version deleted]] ______________________________________________ R-help@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.