bootstrap_estimator: Bootstrap parameter estimates for confidence intervals.

Description Usage Arguments Examples

View source: R/inference.R

Description

Bootstrap parameter estimates for confidence intervals.

Usage

1
bootstrap_estimator(rolypoly, bootstrap_iters, run_light, run_parallel)

Arguments

rolypoly

rolypoly object

bootstrap_iters

number of bootstrap iterations to run

run_light

if we throw away bootstrap data

run_parallel

if we want to collect bootstrap data in parallel

Examples

1
## Not run: bootstrap_estimator(rolypoly)

rolypoly documentation built on May 2, 2019, 2:47 p.m.