Package: cumulcalib 0.0.1

Mohsen Sadatsafavi

cumulcalib: Cumulative Calibration Assessment for Prediction Models

Tools for visualization of, and inference on, the calibration of prediction models on the cumulative domain. This provides a method for evaluating calibration of risk prediction models without having to group the data or use tuning parameters (e.g., loess bandwidth). This package implements the methodology described in Sadatsafavi and Patkau (2024) <doi:10.1002/sim.10138>. The core of the package is cumulcalib(), which takes in vectors of binary responses and predicted risks. The plot() and summary() methods are implemented for the results returned by cumulcalib().

Authors:Mohsen Sadatsafavi [aut, cre]

cumulcalib_0.0.1.tar.gz
cumulcalib_0.0.1.zip(r-4.5)cumulcalib_0.0.1.zip(r-4.4)cumulcalib_0.0.1.zip(r-4.3)
cumulcalib_0.0.1.tgz(r-4.4-any)cumulcalib_0.0.1.tgz(r-4.3-any)
cumulcalib_0.0.1.tar.gz(r-4.5-noble)cumulcalib_0.0.1.tar.gz(r-4.4-noble)
cumulcalib_0.0.1.tgz(r-4.4-emscripten)cumulcalib_0.0.1.tgz(r-4.3-emscripten)
cumulcalib.pdf |cumulcalib.html
cumulcalib/json (API)
NEWS

# Install 'cumulcalib' in R:
install.packages('cumulcalib', repos = c('https://resplab.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/resplab/cumulcalib/issues

On CRAN:

7 exports 2 stars 1.23 score 0 dependencies 8 scripts 809 downloads

Last updated 3 months agofrom:8f666c33cd. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 31 2024
R-4.5-winOKAug 31 2024
R-4.5-linuxOKAug 31 2024
R-4.4-winOKAug 31 2024
R-4.4-macOKAug 31 2024
R-4.3-winOKAug 31 2024
R-4.3-macOKAug 31 2024

Exports:cumulcalibpKolmogorovpMAD_BMpMAD_BM_cqKolmogorovqMAD_BMqMAD_BM_c

Dependencies:

A tutorial on the cumulative calibration assessment and the cumulcalib package

Rendered fromtutorial.Rmdusingknitr::knitron Aug 31 2024.

Last update: 2024-06-05
Started: 2024-06-05