ubms
Bayesian Models for Data from Unmarked Animals using 'Stan'
Fit Bayesian hierarchical models of animal abundance and occurrence via the 'rstan' package, the R interface to the 'Stan' C++ library. Supported models include single-season occupancy, dynamic occupancy, and N-mixture abundance models. Covariates on model parameters are specified using a formula-based interface similar to package 'unmarked', while also allowing for estimation of random slope and intercept terms. References: Carpenter et al. (2017) <doi:10.18637/jss.v076.i01>; Fiske and Chandler (2011) <doi:10.18637/jss.v043.i10>.
Versions across snapshots
| Version | Repository | File | Size |
|---|---|---|---|
1.2.8 |
2026-04-09 windows/windows R-4.5 | ubms_1.2.8.zip |
3.1 MiB |
Dependencies (latest)
Depends
Imports
LinkingTo
- BH (>= 1.66.0)
- Rcpp (>= 0.12.0)
- RcppArmadillo (>= 0.9.300.2.0)
- RcppEigen (>= 0.3.3.3.0)
- rstan (>= 2.26.0)
- StanHeaders (>= 2.26.0)
- RcppParallel (>= 5.0.2)