Evaluates HMM line transect model likelihood with both perpendicular distance but no forward distance data.
1 2 | negllik.x(b, xy, FUN, models, pm, Pi, delta, theta.f, theta.b, W, ymax, dy,
nx = 100)
|
b |
likelihood function parameters. |
xy |
detections data, including x values for each detection, plus any covariates
in |
FUN |
detection hazard function name. |
models |
model specification, as in |
pm |
state-dependent Bernoulli parameters. |
Pi |
Markov model transition probability matrix. |
delta |
Markov model stationary distribution. |
theta.f |
REDUNDANT must = 0. |
theta.b |
REDUNDANT must = 90. |
W |
perpendicular truncation distance for fitting. |
ymax |
forward distance by which detection hazard has fallen to zero. |
dy |
Markov model distance step size. |
nx |
number of x-values to use in evaluating detection function. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.