boot_escapement | R Documentation |
Calculate bootstrapped 95 percent confidence intervals around salmon escapement estimates
boot_escapement(dat, models)
dat |
a data frame containing formatted salmon count data returned by |
models |
a list of model output returned from |
a list containing a summary of the bootstrapped estimates (summary
) and the raw bootstrapped results (raw_boots
)
## Not run:
boot_escapement(dat, models)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.