hi, i am a newbie to R using rocr package to find out accuracy of a model using rpart > perf.acc <- max(cust.rp.perf.acc at y.values[[1]]) Error: unexpected symbol in ;perf.acc plot(cust.rp.perf.acc) >plot(cust.rp.perf.acc) how to interpret this graph on x-axis cutoff values and on y -values-accuracy values are given . thanks
[[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.