boot: Bootstrap resample a calibration curve object

View source: R/boots.R

bootR Documentation

Bootstrap resample a calibration curve object

Description

Bootstrap resample a calibration curve object

Usage

boot(cal)

## S3 method for class 'glm_cal'
boot(cal)

## S3 method for class 'gam_cal'
boot(cal)

## S3 method for class 'lowess_cal'
boot(cal)

## S3 method for class 'loess_cal'
boot(cal)

Arguments

cal

an object created using one of the cal functions

Value

bootstrap resamples of calibration metrics and values for plotting


pmcalibration documentation built on Sept. 8, 2023, 5:10 p.m.