Description Usage Arguments Examples
This function estimates the error around the upper 95 or the distribution of a species over a variable by bootstraping the upper and lower boundaries. The bootstrap errors are calculated by resampling the data 1000 times and then computing the limits. This is done for each of the variables used to determine presence or absence.
1 | cdf_limits(CPUE, variables, breps = 1000)
|
CPUE |
Observed CPUE at the transect |
variables |
Haibtat variables used for estimating presence or absence |
breps |
Number of bootstraps to calculate error estimate |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.