boot | R Documentation |
Bootstrap resample a calibration curve object
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)
cal |
an object created using one of the |
bootstrap resamples of calibration metrics and values for plotting
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.