Package: evabic
Title: Evaluation of Binary Classifiers
Version: 0.1.1
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
RoxygenNote: 7.2.1
NeedsCompilation: no
Packaged: 2022-08-16 14:20:06 UTC; antoinebichat
Author: Antoine Bichat [aut, cre] (<https://orcid.org/0000-0001-6599-7081>)
Maintainer: Antoine Bichat <antoine.bichat@proton.me>
Repository: CRAN
Date/Publication: 2022-08-17 07:40:13 UTC
Built: R 4.5.1; ; 2025-10-06 01:26:50 UTC; windows
