| hmltm.esw | R Documentation | 
Calculates effective strip half-width from model.
hmltm.esw(
  pars,
  hfun,
  models,
  cov,
  survey.pars,
  hmm.pars,
  nx = 100,
  type = "response",
  to.x = FALSE
)
| pars | starting parameter values, as for  | 
| hfun | detection hazard function name; same as argument  | 
| models | detection hazard covariate models, as for  | 
| cov | covariate matrix with each row corresponding to an observation. Must contain columns 
with variables appearing in  | 
| survey.pars | survey parameters, as for  | 
| hmm.pars | availability hmm parameters, as for  | 
| nx | number of x-values (perpendicular distances) to use in evaluating esw. | 
| type | if "link", parameter vector  | 
| to.x | if TRUE integrates only out to  | 
Returns effective strip half-width (esw) for fitted object hmmlt, integrating using Simpson's rule.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.