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.6")



Attach the package and use:
library("multimark")
Maintained by
Brett T. McClintock
[Scholar Profile | Author Map]
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.6, https://cran.r-project.org/web/packages/multimark. Accessed 01 Apr. 2025.
Previous versions and publish date:
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)
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
03/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/31Downloads for multimark05101520253035TrendBars

Today's Hot Picks in Authors and Packages

simplevis  
Wrappers to Simplify Beautiful "ggplot2" and "leaflet" Visualisation
Wrapper functions around the amazing 'leaflet' package that aims to simplify 'leaflet' visualisatio ...
Download / Learn more Package Citations See dependency  
gasmodel  
Generalized Autoregressive Score Models
Estimation, forecasting, and simulation of generalized autoregressive score (GAS) models of Creal, ...
Download / Learn more Package Citations See dependency  
samplesize  
Sample Size Calculation for Various t-Tests and Wilcoxon-Test
Computes sample size for Student's t-test and for the Wilcoxon-Mann-Whitney test for categorical dat ...
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  
eSIR  
Extended State-Space SIR Models
An implementation of extended state-space SIR models developed by Song Lab at UM school of Public H ...
Download / Learn more Package Citations See dependency  
shinyBS  
Twitter Bootstrap Components for Shiny
Adds additional Twitter Bootstrap components to Shiny. ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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