bootstrap: Bootstrap method for single release tag-return studies

Description Usage Arguments Details

Description

Bootstrap method for single release tag-return studies

Usage

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

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

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

Arguments

x

an object of class srelease

nboot

number of bootstrap samples

boot_zeroes

should bootstrap replicates with zero tag-recaptures be used to estimate population size (default=TRUE)

...

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.


paulburch/tagr documentation built on May 24, 2019, 8:26 p.m.