The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
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 |
Reference manual: | extBatchMarking.pdf |
Package source: | extBatchMarking_1.1.0.tar.gz |
Windows binaries: | r-devel: extBatchMarking_1.1.0.zip, r-release: extBatchMarking_1.1.0.zip, r-oldrel: extBatchMarking_1.1.0.zip |
macOS binaries: | r-release (arm64): extBatchMarking_1.1.0.tgz, r-oldrel (arm64): extBatchMarking_1.1.0.tgz, r-release (x86_64): extBatchMarking_1.1.0.tgz, r-oldrel (x86_64): extBatchMarking_1.1.0.tgz |
Old sources: | extBatchMarking archive |
Please use the canonical form https://CRAN.R-project.org/package=extBatchMarking to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.