hmltm.invp | R Documentation |
Calculates inverse of effective strip half-width from model.
hmltm.invp(
pars,
hfun,
models = list(y = NULL, x = NULL),
cov = NULL,
survey.pars,
hmm.pars,
nx = 100,
type = "response"
)
pars |
parameters (e.g. |
hfun |
detection hazard type (character) |
models |
list with elements |
cov |
data frame with covariates for detections. |
survey.pars |
survey pars list (as for |
hmm.pars |
hmm pars list (as for |
nx |
number of x values for Simpson's rule integration |
type |
"response" (default) or "link". If "link", interprets pars as being on link scale, else natural scale |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.