Learn R Programming

mrds (version 2.3.0)

integratelogistic.analytic: Analytically integrate logistic detection function

Description

Computes integral (analytically) over x from 0 to width of a logistic detection function; For reference see integral #526 in CRC Std Math Table 24th ed

Usage

integratelogistic.analytic(x, models, beta, width)

Arguments

x

matrix of data

models

list of model formulae

beta

parameters of logistic detection function

width

transect half-width

Author

Jeff Laake