This package is in draft form: it is in the early stage of being designed
Package for Bayesian fitting of a small number of occupancy detection models for multiple species. Models are closely related to a JSDM by Tobler and models seen in the Boral package.
common arrays:
Computations that will differ between models
poccupy()
and poccupy_raw()
: occupancy RV mean and standard deviation (it will always be normal though)pdet_occ()
and pdet_occ_raw()
: detection prob when occupied (but only different for some models)likelihood()
: likelihood similar to above probabilities but also needs observed valuesprepJAGS2()
: parameters to check and initialise for running JAGSpreparing random effects
Model Classes
some missing data
computing likelihood and log posterior density (lpd) for each ModelSite
building models with artifical parameters (core because very important for code testing)
predicting for multiple species and multiple sites
simulating from given models (core because very important for code testing)
remove the standardising of data to 1 with mean 0
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.