# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "ROCR" in publications use:' type: software license: GPL-2.0-or-later title: 'ROCR: Visualizing the Performance of Scoring Classifiers' version: 1.0-11 identifiers: - type: doi value: 10.32614/CRAN.package.ROCR abstract: ROC graphs, sensitivity/specificity curves, lift charts, and precision/recall plots are popular examples of trade-off visualizations for specific pairs of performance measures. ROCR is a flexible tool for creating cutoff-parameterized 2D performance curves by freely combining two from over 25 performance measures (new performance measures can be added using a standard interface). Curves from different cross-validation or bootstrapping runs can be averaged by different methods, and standard deviations, standard errors or box plots can be used to visualize the variability across the runs. The parameterization can be visualized by printing cutoff values at the corresponding curve positions, or by coloring the curve according to cutoff. All components of a performance plot can be quickly adjusted using a flexible parameter dispatching mechanism. Despite its flexibility, ROCR is easy to use, with only three commands and reasonable default values for all optional parameters. authors: - family-names: Sing given-names: Tobias email: tobias.sing@gmail.com - family-names: Sander given-names: Oliver email: osander@gmail.com - family-names: Beerenwinkel given-names: Niko - family-names: Lengauer given-names: Thomas - family-names: Ernst given-names: Felix G.M. email: felix.gm.ernst@outlook.com orcid: https://orcid.org/0000-0001-5064-0928 preferred-citation: type: article title: 'ROCR: visualizing classifier performance in R' authors: - family-names: Sing given-names: T. - family-names: Sander given-names: O. - family-names: Beerenwinkel given-names: N. - family-names: Lengauer given-names: T. entry: article year: '2005' journal: Bioinformatics volume: '21' issue: '20' url: http://rocr.bioinf.mpi-sb.mpg.de start: '7881' repository: https://ipa-tys.r-universe.dev repository-code: https://github.com/ipa-tys/ROCR commit: 1a4a66f313115cf51082cb4a3e4d48038786b4f4 url: http://ipa-tys.github.io/ROCR/ date-released: '2020-05-01' contact: - family-names: Ernst given-names: Felix G.M. email: felix.gm.ernst@outlook.com orcid: https://orcid.org/0000-0001-5064-0928