bootit | R Documentation |
An internal function to generate bootstrapped confidence intervals around salmon escapement estimates
bootit(year1, dat, models)
year1 |
a numeric value indicating the year of data to bootstrap |
dat |
a data frame containing formatted salmon count data returned by |
models |
a list of model output returned from |
bootstrapped estimates
## Not run:
bootit(2015)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.