integratelogistic.analytic {mrds} | R Documentation |
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
integratelogistic.analytic(x, models, beta, width)
x |
matrix of data |
models |
list of model formulae |
beta |
parameters of logistic detection function |
width |
transect half-width |
Jeff Laake