Fredrik Lundgren wrote: > Dear Guru's, > > Is there a package (R of course) with programs for diagnostics - roc, > sens , spec, kappa etc?
Your question is not very specific, but you might have a look at the ROCR package for visualizing classifier performance. http://cran.r-project.org/src/contrib/Descriptions/ROCR.html HTH, Tobias -- Tobias Verbeke - Consultant Business & Decision Benelux Rue de la révolution 8 1000 Brussels - BELGIUM +32 499 36 33 15 [EMAIL PROTECTED] ______________________________________________ [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.
