integratelogistic.analytic {mrds} | R Documentation |
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(s)
Jeff Laake
[Package mrds version 2.3.0 Index]