Description Usage Arguments Details Value
Simulates line transect survey data in which animal availability is simulated by generating
time series of availability data from the hidden Markov model(s) with parameters specified in
argument hmm.pars
. Currently only for models with no covariates.
1 |
nw |
number of animals to simulate. |
hfun |
detection hazard function name. |
pars |
detection hazard function parameters. |
hmm.pars |
availability hidden Markov model parameters (as per |
survey.pars |
survey parameters, as for |
print.progress |
if TRUE prints progress through simulations. |
Simulates (x,y) observations from a population of nw animals using detection hazard specified by hfun & pars, and HMM availability process specified by hmm.pars. Survey parameters are in survey.pars.
Data frame with two elements: $x
and $y
, being perpendicular and forward distances
of detected animals, respectively.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.