extBatchMarking: Extended Batch Marking Models
A system for batch-marking data analysis to estimate survival probabilities, capture probabilities, and enumerate the population abundance for both marked and unmarked individuals. The estimation of only marked individuals can be achieved through the batchMarkOptim() function. Similarly, the combined marked and unmarked can be achieved through the batchMarkUnmarkOptim() function. The algorithm was also implemented for the hidden Markov model encapsulated in batchMarkUnmarkOptim() to estimate the abundance of both marked and unmarked individuals in the population. The package is based on the paper: "Hidden Markov Models for Extended Batch Data" of Cowen et al. (2017) <doi:10.1111/biom.12701>.
Version: |
1.1.0 |
Depends: |
R (≥ 4.0) |
Imports: |
doParallel, foreach, optimbase, Rcpp, parallel |
LinkingTo: |
Rcpp, RcppArmadillo |
Suggests: |
testthat (≥ 3.0.0), knitr |
Published: |
2024-10-04 |
DOI: |
10.32614/CRAN.package.extBatchMarking |
Author: |
Kehinde Olobatuyi
[aut, cre],
Simon Johns [aut],
Matthew RP Parker
[aut],
Steve Hof [aut],
Laura LE Cowen
[aut] |
Maintainer: |
Kehinde Olobatuyi <olobatuyikenny at uvic.ca> |
BugReports: |
https://github.com/Olobatuyi/extBatchMarking_cov/issues |
License: |
AGPL (≥ 3) |
URL: |
https://github.com/Olobatuyi/extBatchMarking_cov |
NeedsCompilation: |
yes |
Materials: |
README |
CRAN checks: |
extBatchMarking results |
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=extBatchMarking
to link to this page.