Free Access Week - Data Engineering + BI
Data Engineering and BI courses are free this week!
Free Access Week - Jun 2-8

pmcalibration (version 0.1.0)

run_boots: Wrapper to run bootstrap resamples using parallel

Description

Wrapper to run bootstrap resamples using parallel

Usage

run_boots(cal, R = 1000, cores = 1)

Value

a list created by one of the boot. functions

Arguments

cal

an object created with one of the _cal functions

R

number of resamples (default = 1000)

cores

number of cores (for parallel)