Description Usage Arguments Details Value Author(s)
This sets up a simulation where we have a covariate we already measured. For each segment we have a value for that covariate, we give this function a detection function for each covariate.
1 | build_sim_covar_measured(survey_spec_list, cov_values, survey)
|
survey_spec_list |
|
cov_values |
covariate values, vector with same length as number of segments |
survey_spec_list has as many elements as there are levels of the covariate. Truncation from survey_spec_list[[1]] will be used.
a list with three data.frames: 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.