Package: evabic Title: Evaluation of Binary Classifiers Version: 0.1.4 Authors@R: person("Antoine", "Bichat", , "antoine.bichat@proton.me", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-6599-7081")) Description: Evaluates the performance of binary classifiers. Computes confusion measures (TP, TN, FP, FN), derived measures (TPR, FDR, accuracy, F1, DOR, ..), and area under the curve. Outputs are well suited for nested dataframes. License: GPL-3 URL: https://abichat.github.io/evabic/, https://github.com/abichat/evabic BugReports: https://github.com/abichat/evabic/issues Suggests: testthat (>= 2.1.0) Encoding: UTF-8 Language: en-US Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Repository: https://abichat.r-universe.dev Date/Publication: 2026-01-12 22:08:09 UTC RemoteUrl: https://github.com/abichat/evabic RemoteRef: HEAD RemoteSha: f91e2a18f07fec97be4eea045a6ff996cef0dcfa NeedsCompilation: no Packaged: 2026-06-11 08:11:26 UTC; root Author: Antoine Bichat [aut, cre] (ORCID: ) Maintainer: Antoine Bichat