Learn R Programming

mrds (version 2.3.0)

integratedetfct.logistic: Integrate a logistic detection function

Description

Integrates a logistic detection function; a separate function is used because in certain cases the integral can be solved analytically and also because the scale trick used with the half-normal and hazard rate doesn't work with the logistic.

Usage

integratedetfct.logistic(x, scalemodel, width, theta1, integral.numeric, w)

Value

vector of integral values

Arguments

x

logistic design matrix values

scalemodel

scale model for logistic

width

transect width

theta1

parameters for logistic

integral.numeric

if TRUE computes numerical integral value

w

design covariates

Author

Jeff Laake