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:

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

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

TargetResultDate
Doc / VignettesOKOct 31 2024
R-4.5-winOKOct 31 2024
R-4.5-linuxOKOct 31 2024
R-4.4-winOKOct 31 2024
R-4.4-macOKOct 31 2024
R-4.3-winOKOct 31 2024
R-4.3-macOKOct 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 Oct 31 2024.

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