Package: RBPcurve
Type: Package
Title: The Residual-Based Predictiveness Curve
Version: 1.3
Date: 2025-04-11
Authors@R: c(
    person("Giuseppe", "Casalicchio", , "giuseppe.casalicchio@stat.uni-muenchen.de", role = c("cre", "aut"),
           comment = c(ORCID = "0000-0001-5324-5966")),
    person("Bernd", "Bischl", , "bernd_bischl@gmx.net", role = "ctb",
           comment = c(ORCID = "0000-0001-6002-6980"))
  )
URL: https://github.com/giuseppec/RBPcurve
BugReports: https://github.com/giuseppec/RBPcurve/issues
Description: The RBP curve is a visual tool to assess the
    performance of prediction models.
License: GPL-3
Depends: R (>= 3.0.2), mlr (>= 2.11)
Imports: BBmisc (>= 1.11), checkmate (>= 1.8.2), shape, TeachingDemos
Suggests: testthat, mlbench
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-04-11 10:42:00 UTC; GDaddy
Author: Giuseppe Casalicchio [cre, aut]
    (<https://orcid.org/0000-0001-5324-5966>),
  Bernd Bischl [ctb] (<https://orcid.org/0000-0001-6002-6980>)
Maintainer: Giuseppe Casalicchio <giuseppe.casalicchio@stat.uni-muenchen.de>
Repository: CRAN
Date/Publication: 2025-04-11 11:20:05 UTC
Built: R 4.5.2; ; 2025-11-01 02:08:03 UTC; windows
