Description Usage Arguments Value References Examples
View source: R/2DLTfunctions.r
Inverse power hazard function, as per Borchers and Langrock (in press): Has form h(y,x)=theta[1]*(1/sqrt(1+(x)^2+(y)^2))^(theta[2]+1).
| 1 | ip0(y, x, b)
 | 
| y | Forward distance | 
| x | perpendicular distance | 
| b | 2-parameter vector, where  | 
probability of detection given that an animal is availabe at location x,y
Borchers, D.L and Langrock, R."Double-observer line transect surveys with Markov- modulated Poisson process models for animal availability" Biometrics (in press).
| 1 2 3 4 5 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.