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.5-any)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'))

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

On CRAN:

Conda:

4.60 score 2 stars 8 scripts 566 downloads 7 exports 0 dependencies

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

TargetResultLatest binary
Doc / VignettesOKFeb 26 2025
R-4.5-winOKFeb 26 2025
R-4.5-macOKFeb 26 2025
R-4.5-linuxOKFeb 26 2025
R-4.4-winOKFeb 26 2025
R-4.4-macOKFeb 26 2025
R-4.3-winOKFeb 26 2025
R-4.3-macOKFeb 26 2025

Exports:cumulcalibpKolmogorovpMAD_BMpMAD_BM_cqKolmogorovqMAD_BMqMAD_BM_c

Dependencies:

A tutorial on the cumulative calibration assessment and the cumulcalib package

Rendered fromtutorial.Rmdusingknitr::knitron Feb 26 2025.

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