# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "DET" in publications use:' type: software license: GPL-2.0-only title: 'DET: Representation of DET Curve with Confidence Intervals' version: 3.0.1 doi: 10.32614/CRAN.package.DET abstract: Builds both ROC (Receiver Operating Characteristic) and DET (Detection Error Tradeoff) curves from a set of predictors, which are the results of a binary classification system. The curves give a general vision of the performance of the classifier, and are useful for comparing performance of different systems. authors: - name: García-Ródenas, Álvaro email: alvaro.garcia9@um.es - name: Franco, Manuel email: mfranco@um.es - name: Vivo, Juana-María email: jmvivomo@um.es - name: Fernández-Breis, Jesualdo T. email: jfernand@um.es - name: Font, Roberto email: roberto.font@biometricvox.com repository: https://jmcurran.r-universe.dev repository-code: https://github.com/jmcurran/DET commit: fc138372860b2e1bacdce920821823236714a3dc url: https://github.com/jmcurran/DET date-released: '2025-07-16' contact: - name: García-Ródenas, Álvaro email: alvaro.garcia9@um.es