turnover | R Documentation |
Generate posterior draws of turnover probability from dynamic occupancy models. Turnover is calculated for each site and each primary period after the first.
turnover(object, ...)
## S4 method for signature 'ubmsFitColext'
turnover(object, draws, re.form = NULL, ...)
object |
A fitted dynamic occupancy model of class inheriting |
... |
Currently ignored |
draws |
Number of draws from the posterior to use in the check |
re.form |
If |
A matrix of turnover values from the posterior predictive distribution.
The dimensions are draws
by number of sites x (primary periods - 1)
in site-major order.
stan_colext
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.