projected | R Documentation |
Generate posterior draws of occupancy probability for all sites and primary periods, i.e. the projected trajectory (Weir et al. 2009).
projected(object, ...)
## S4 method for signature 'ubmsFitColext'
projected(object, draws = NULL, 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 occupancy values from the posterior predictive distribution.
The dimensions are draws
by number of sites x primary periods
in site-major order.
Weir LA, Fiske IJ, Royle J. 2009. Trends in Anuran Occupancy from Northeastern States of the North American Amphibian Monitoring Program. Herpetological Conservation and Biology. 4: 389-402.
stan_colext
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.