cdf_limits: This function calculates error for cdf of CPUE for predicting...

Description Usage Arguments Examples

View source: R/MEHRSI.R

Description

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.

Usage

1
cdf_limits(CPUE, variables, breps = 1000)

Arguments

CPUE

Observed CPUE at the transect

variables

Haibtat variables used for estimating presence or absence

breps

Number of bootstraps to calculate error estimate

Examples

1

rooperc4/MEHRSI documentation built on May 21, 2019, 9:35 a.m.