Description Usage Arguments Examples
This function takes the best fitting model and resamples the data refitting and recomputing the indices to come up with a bootstrapped error estimate for the annual index value.
1 2 | spatial_resids(longitude, latitude, residuals, pred_CPUE, ob_CPUE,
region = "GOA")
|
longitude |
Longitude of haul |
latitude |
latitude of haul |
residuals |
residuals of the best fitting model |
pred_CPUE |
predicted CPUE of the best fitting model |
ob_CPUE |
Observed CPUE at the transect |
region |
either "GOA" (default) or "AI" |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.