bootstrap: Bootstrap method for single release tag-return studies

Description Usage Arguments Details

View source: R/generics_tagr.R

Description

Bootstrap method for single release tag-return studies

Usage

1
2
3
4
5
6
7
bootstrap(x, nboot, ...)

## S3 method for class 'mrelease'
bootstrap(x, nboot, ...)

## S3 method for class 'srelease'
bootstrap(x, nboot, ...)

Arguments

x

an object of class srelease

nboot

number of bootstrap samples

...

additional parameters

Details

Estimate confidence intervals using a non-parametric bootstrap. This method incoporates uncertainty in tag-induced mortality, natural mortality and tag shedding as a series of Bernoulli trials. @seealso single_release for more details.


AustralianAntarcticDivision/tagsim documentation built on May 5, 2019, 9:22 a.m.