Description Usage Arguments Value Author(s)
Given a simulation scenario, this function will generate from that specification, fit models to the data and record the results.
1 2 |
nsim |
the number of simulations to run |
scenario |
all the survey information, result of |
pred_dat |
prediction |
stratification |
the stratification scheme to use for the stratified Horvtiz-Thompson estimate, specified as internal cutpoints |
logit_opts |
|
transect_id |
vector of the same length as the number of segments, used to group them for the Horvitz-Thompson estimate |
data.frame with one row per (successful) simulation. The data.frame has the following columns:
modelwhich model was fitted to the data
iterwhich simulation this result is for
quantilethe quantile of the estimated distribution of abundance that the true abundance is in
Nhatthe estimated abundance
cvNthe coefficient of variation of the estimated abundance
nnumber of observed objects
sp1smoothing parameter 1
sp2smoothing parameter 2
David L Miller
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.