Learn R Programming

⚠️There's a newer version (2.1.6) of this package.Take me there.

multimark

R package for capture-recapture analysis with multiple non-invasive marks

Installation instructions

CRAN release

The package is available at . To install it:

install.packages("multimark")

Install from Github

To install the latest (stable) version of the package from Github:

library(remotes)
install_github("bmcclintock/multimark")

To install the latest (unstable) version of the package from Github:

library(remotes)
install_github("bmcclintock/multimark@develop")

References

McClintock, B.T. (2015) multimark: an R package for analysis of capture–recapture data consisting of multiple “noninvasive” marks. Ecology and Evolution, 5(21), 4920-4931.

Maronde, L., McClintock, B.T., Breitenmoser, U., Zimmermann, F. (2020) Spatial capture–recapture with multiple noninvasive marks: An application to camera-trapping data of the European wildcat (Felis silvestris) using R package multimark. Ecology and Evolution, 10(24), 13968–13979.

Copy Link

Version

Install

install.packages('multimark')

Monthly Downloads

336

Version

2.1.5

License

GPL-2

Maintainer

Brett T McClintock

Last Published

October 18th, 2022

Functions in multimark (2.1.5)

markCJS

Fit open population survival models for ``traditional'' capture-mark-recapture data consisting of a single mark type
bobcatSCR

Bobcat spatial capture-recapture data
getdensityClosedSCR

Calculate population density estimates
getprobsCJS

Calculate posterior capture and survival probabilities
bobcat

Bobcat data
getprobsClosedSCR

Calculate posterior capture and recapture probabilities
markClosed

Fit closed population abundance models for ``traditional'' capture-mark-recapture data consisting of a single mark type
getprobsClosed

Calculate posterior capture and recapture probabilities
multimarkCJS

Fit open population survival models for capture-mark-recapture data consisting of multiple non-invasive marks
markClosedSCR

Fit spatial population abundance models for ``traditional'' capture-mark-recapture data consisting of a single mark type
multimarkSCRsetup-class

Class "multimarkSCRsetup"
processdata

Generate model inputs for fitting 'multimark' models
multimarkClosedSCR

Fit spatially-explicit population abundance models for capture-mark-recapture data consisting of multiple non-invasive marks
multimodelClosed

Multimodel inference for 'multimark' closed population abundance models
processdataSCR

Generate model inputs for fitting spatial 'multimark' models
multimodelCJS

Multimodel inference for 'multimark' open population survival models
multimarkClosed

Fit closed population abundance models for capture-mark-recapture data consisting of multiple non-invasive marks
multimarksetup-class

Class "multimarksetup"
multimodelClosedSCR

Multimodel inference for 'multimark' spatial population abundance models
plotSpatialData

Plot spatial capture-mark-recapture data
simdataClosedSCR

Simulate spatially-explicit capture-mark-recapture data from a (demographically) closed population with multiple non-invasive marks
tiger

Tiger data
simdataCJS

Simulate open population capture-mark-recapture data arising from multiple non-invasive marks
simdataClosed

Simulate closed population capture-mark-recapture data arising from multiple non-invasive marks