Run bootstrap for Cyclops model parameters
runBootstrap(object, replicates, ciCoverage = 0.95, na.rm = FALSE)
A fitted Cyclops model object
Numeric: number of bootstrap samples
Numeric (0-1): coverage proportion for bootstrap confidence intervals
Logical: strip out bootstrap replicates with NA values (most likely without a finite estimate)