bootit: An internal function to generate bootstrapped confidence...

View source: R/global.R

bootitR Documentation

An internal function to generate bootstrapped confidence intervals around salmon escapement estimates

Description

An internal function to generate bootstrapped confidence intervals around salmon escapement estimates

Usage

bootit(year1, dat, models)

Arguments

year1

a numeric value indicating the year of data to bootstrap

dat

a data frame containing formatted salmon count data returned by import_format()

models

a list of model output returned from model_escapement

Value

bootstrapped estimates

Examples

## Not run: 
bootit(2015)

## End(Not run)

USFWS/escapement documentation built on Nov. 9, 2024, 5:32 p.m.