# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "movieROC" in publications use:' type: software license: GPL-3.0-only title: 'movieROC: Visualizing the Decision Rules Underlying Binary Classification' version: 0.1.1 doi: 10.32614/CRAN.package.movieROC abstract: 'Visualization of decision rules for binary classification and Receiver Operating Characteristic (ROC) curve estimation under different generalizations proposed in the literature: - making the classification subsets flexible to cover those scenarios where both extremes of the marker are associated with a higher risk of being positive, considering two thresholds (gROC() function); - transforming the marker by a proper function trying to improve the classification performance (hROC() function); - when dealing with multivariate markers, considering a proper transformation to univariate space trying to maximize the resulting AUC of the TPR for each FPR (multiROC() function). The classification regions behind each point of the ROC curve are displayed in both static graphics (plot_buildROC(), plot_regions() or plot_funregions() function) or videos (movieROC() function).' authors: - family-names: Perez-Fernandez given-names: Sonia email: perezsonia@uniovi.es orcid: https://orcid.org/0000-0002-2767-6399 repository: https://CRAN.R-project.org/package=movieROC repository-code: https://github.com/perezsonia/movieROC url: https://github.com/perezsonia/movieROC date-released: '2024-06-28' contact: - family-names: Perez-Fernandez given-names: Sonia email: perezsonia@uniovi.es orcid: https://orcid.org/0000-0002-2767-6399