bootstrap_estimator: Bootstrap parameter estimates for confidence intervals.

View source: R/inference.R

bootstrap_estimatorR Documentation

Bootstrap parameter estimates for confidence intervals.

Description

Bootstrap parameter estimates for confidence intervals.

Usage

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

## Not run: bootstrap_estimator(rolypoly)

dcalderon/rolypoly documentation built on July 3, 2022, 1:59 p.m.