Other packages > Find by keyword >

multimark  

Capture-Mark-Recapture Analysis using Multiple Non-Invasive Marks
View on CRAN: Click here


Download and install multimark package within the R console
Install from CRAN:
install.packages("multimark")

Install from Github:
library("remotes")
install_github("cran/multimark")

Install by package version:
library("remotes")
install_version("multimark", "2.1.7")



Attach the package and use:
library("multimark")
Maintained by
Brett T. McClintock
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-04-16
Latest Update: 2023-03-10
Description:
Traditional and spatial capture-mark-recapture analysis with multiple non-invasive marks. The models implemented in 'multimark' combine encounter history data arising from two different non-invasive "marks", such as images of left-sided and right-sided pelage patterns of bilaterally asymmetrical species, to estimate abundance and related demographic parameters while accounting for imperfect detection. Bayesian models are specified using simple formulae and fitted using Markov chain Monte Carlo. Addressing deficiencies in currently available software, 'multimark' also provides a user-friendly interface for performing Bayesian multimodel inference using non-spatial or spatial capture-recapture data consisting of a single conventional mark or multiple non-invasive marks. See McClintock (2015) and Maronde et al. (2020) .
How to cite:
Brett T. McClintock (2015). multimark: Capture-Mark-Recapture Analysis using Multiple Non-Invasive Marks. R package version 2.1.7, https://cran.r-project.org/web/packages/multimark. Accessed 05 Aug. 2026.
Previous versions and publish date:
(2026-07-09 06:33), 1.1.3 (2015-04-16 23:32), 1.1.4 (2015-05-05 07:53), 1.2.0 (2015-06-24 01:06), 1.3.0 (2015-07-28 08:03), 1.3.1 (2015-10-21 10:02), 1.3.2 (2016-02-13 00:30), 2.0.0 (2016-09-02 12:17), 2.0.1 (2017-06-30 22:49), 2.1.0 (2019-04-22 12:31), 2.1.1 (2019-11-25 20:50), 2.1.2 (2020-02-06 13:10), 2.1.3 (2021-09-15 10:40), 2.1.4 (2022-03-08 09:40), 2.1.5 (2022-10-18 22:12), 2.1.6 (2023-03-10 12:20)
Other packages that cited multimark R package
View multimark citation profile
Other R packages that multimark depends, imports, suggests or enhances
Complete documentation for multimark
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
Download / Learn more Package Citations See dependency  
kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
Download / Learn more Package Citations See dependency  
dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA