The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
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().
Version: | 0.0.1 |
Imports: | graphics, stats |
Suggests: | knitr, predtools, rmarkdown, markdown, spelling, testthat (≥ 3.0.0) |
Published: | 2024-06-13 |
DOI: | 10.32614/CRAN.package.cumulcalib |
Author: | Mohsen Sadatsafavi [aut, cre] |
Maintainer: | Mohsen Sadatsafavi <mohsen.sadatsafavi at ubc.ca> |
License: | MIT + file LICENSE |
URL: | https://github.com/resplab/cumulcalib |
NeedsCompilation: | no |
Language: | en-US |
Materials: | README NEWS |
CRAN checks: | cumulcalib results |
Reference manual: | cumulcalib.pdf |
Vignettes: |
cumulcalib package tutorial |
Package source: | cumulcalib_0.0.1.tar.gz |
Windows binaries: | r-devel: cumulcalib_0.0.1.zip, r-release: cumulcalib_0.0.1.zip, r-oldrel: cumulcalib_0.0.1.zip |
macOS binaries: | r-release (arm64): cumulcalib_0.0.1.tgz, r-oldrel (arm64): cumulcalib_0.0.1.tgz, r-release (x86_64): cumulcalib_0.0.1.tgz, r-oldrel (x86_64): cumulcalib_0.0.1.tgz |
Please use the canonical form https://CRAN.R-project.org/package=cumulcalib to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.