Description Usage Arguments Details Value Author(s)
This sets up a simulation where we have a 2-level covariate, which we'll call "weather". This covariate will effect detectability and varies in space from left to right across the study area. The way in which it varies is controlled by a logistic function.
1 | build_sim_covar(survey_spec_list, logit_scale, logit_location)
|
survey_spec_list |
|
logit_scale |
the scale of the logit use to define the covariate |
logit_location |
the location of the logit use to define the covariate |
survey_spec_list[[1]]
should only have two elements. Truncation from survey_spec_list[[1]]
will be used.
a list
with three data.frame
s: obs
the observation table, segs
the segment table and dist
the distance data.
David L Miller
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.