Learn R Programming

RBPcurve

  • Run the following code in R to install the current GitHub version:

    devtools::install_github("giuseppec/RBPcurve")

Copy Link

Version

Install

install.packages('RBPcurve')

Monthly Downloads

304

Version

1.3

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Giuseppe Casalicchio

Last Published

April 11th, 2025

Functions in RBPcurve (1.3)

addRates

Visualizes the TPR and FPR on the RBP curve.
addGoodCalib

Visualizes a measure for good calibration on the RBP curve.
plotRBPCurve

Plot residual-based predictiveness (RBP) curve.
makeRBPObj

Create data container for RBP curve.
addPEV

Visualize the PEV on the RBP curve.
addWellCalib

Visualizes a measure for well calibration on the RBP curve.
addPrevalence

Visualizes the prevalence on the RBP curve.