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.7)cumulcalib_0.0.1.zip(r-4.6)cumulcalib_0.0.1.zip(r-4.5)
cumulcalib_0.0.1.tgz(r-4.6-any)cumulcalib_0.0.1.tgz(r-4.5-any)
cumulcalib_0.0.1.tar.gz(r-4.7-any)cumulcalib_0.0.1.tar.gz(r-4.6-any)
cumulcalib_0.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
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.00 score 2 stars 9 scripts 617 downloads 8 exports 0 dependencies

Last updated from:f90089ee0f. Checks:7 WARNING, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64WARNING123
source / vignettesOK133
linux-release-x86_64WARNING126
macos-release-arm64WARNING82
macos-oldrel-arm64WARNING99
windows-develWARNING88
windows-releaseWARNING90
windows-oldrelWARNING72
wasm-releaseOK92

Exports:cumulcalibcumulcalibBpKolmogorovpMAD_BMpMAD_BM_cqKolmogorovqMAD_BMqMAD_BM_c

Dependencies:

A tutorial on the cumulative calibration assessment and the cumulcalib package

Rendered fromtutorial.Rmdusingknitr::knitron May 06 2026.

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