Learn R Programming

Cyclops (version 3.6.0)

runBootstrap: Run bootstrap for Cyclops model parameters

Description

Run bootstrap for Cyclops model parameters

Usage

runBootstrap(object, replicates, ciCoverage = 0.95, na.rm = FALSE)

Arguments

object

A fitted Cyclops model object

replicates

Numeric: number of bootstrap samples

ciCoverage

Numeric (0-1): coverage proportion for bootstrap confidence intervals

na.rm

Logical: strip out bootstrap replicates with NA values (most likely without a finite estimate)