est_pk0 | R Documentation |
Searcher efficiency is modeled as a function of the number of times a carcass has been missed in previous searches and any number of covariates.
est_pk0(pkdata, kFixed = NULL, n.iter = 1000, ...)
pkdata |
Search trial data entered in a list of N-vectors, $n and $y,
indicating the number of carcasses available and the number discovered in
searcher efficiency field trials in which carcasses were available for
discovery. [NOTE: In earlier versions of |
kFixed |
If trial carcassses are available for discovery for one search
and data are insufficient for estimating |
n.iter |
number of iterations to use in updating the JAGS model for
|
... |
Other parameters that may be used in called functions (esp.
|
The probability of finding a carcass that is present at the time of
search is p
on the first search after carcass arrival and is
assumed to decrease by a factor of k
each time the carcass is
missed in searches.
A list with an nsim x 2 matrix of simulated p
and k
values
the joint posterior for SE.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.