View source: R/integratedetfct.logistic.R
integratedetfct.logistic | R Documentation |
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.
integratedetfct.logistic(x, scalemodel, width, theta1, integral.numeric, w)
x |
logistic design matrix values |
scalemodel |
scale model for logistic |
width |
transect width |
theta1 |
parameters for logistic |
integral.numeric |
if |
w |
design covariates |
vector of integral values
Jeff Laake
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.