analyse_mr: Analyse Mark-Recapture Data

Description Usage Arguments Value See Also

View source: R/models.R

Description

Analyses mark-recapture data using a Bayesian Jolly-Seber model to estimate the abundance, annual survival and (re)capture probability. The data must be in the same format as the ferox data provided with this package (only the Fish and Date columns are required).

Usage

1
analyse_mr(x, niters = 10^5)

Arguments

x

A data.frame of the mark-recapture data to analyse.

niters

An integer of the minimum number of MCMC iterations to perform.

Value

A jags_analysis object.

See Also

ranmr


poissonconsulting/ranmr documentation built on May 25, 2019, 11:21 a.m.