Package: evabic
Title: Evaluation of Binary Classifiers
Version: 0.0.3
Authors@R: 
    person(given = "Antoine",
           family = "Bichat",
           role = c("aut", "cre"),
           email = "a.bichat@yahoo.fr",
           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
LazyData: true
RoxygenNote: 7.1.0
NeedsCompilation: no
Packaged: 2020-06-12 13:36:20 UTC; antoinebichat
Author: Antoine Bichat [aut, cre] (<https://orcid.org/0000-0001-6599-7081>)
Maintainer: Antoine Bichat <a.bichat@yahoo.fr>
Repository: CRAN
Date/Publication: 2020-06-12 15:00:03 UTC
Built: R 4.0.2; ; 2020-07-15 12:55:04 UTC; unix
