benaug/OpenPopSCR: Open Population Spatial Capture-recapture MCMC algorithms

This package implements various open population SCR algorithms in R and Rcpp. Current features include any combination of fixed or year-specific parameters, (potentially multiple) polygonal state spaces, trap operation files, discrete state spaces, bernoulli or poisson observation models, and multiple between year activity center models. Sex-specific parameters with potentially some missing sexes are available in mcmc.OpenSCR.sex(). The advantages of this package over using JAGS are ease of use, not needing to know how to code in JAGS, and much faster computation. The disadvantage is that you might want to do something not currently in the package that you can do in JAGS. If this is the case, send me an email. The main MCMC functions are mcmc.OpenSCR and mcmc.OpenSCR.sex where there are help file with examples. Using this package requires experience using custom MCMC algorithms. If you do not have this experience, I suggest emailing me to discuss using the package.

Getting started

Package details

AuthorBen Augustine with some code adapted from Richard Chandler
MaintainerBen Augustine <baugusti@vt.edu>
LicenseGPL-2
Version1.0.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("benaug/OpenPopSCR")
benaug/OpenPopSCR documentation built on Feb. 3, 2022, 10:04 a.m.