Learn R Programming

pmcalibration (version 0.2.0)

boot: Bootstrap resample a calibration curve object

Description

Bootstrap resample a calibration curve object

Usage

boot(cal)

# S3 method for glm_cal boot(cal)

# S3 method for gam_cal boot(cal)

# S3 method for lowess_cal boot(cal)

# S3 method for loess_cal boot(cal)

Value

bootstrap resamples of calibration metrics and values for plotting

Arguments

cal

an object created using one of the cal functions