est_r: recovery probability estimator

View source: R/est_r.R

est_rR Documentation

recovery probability estimator

Description

This function estimates the recovery probability uniformly over the whole recovery area.

Usage

est_r(mark_recapture_object, b = "all")

Arguments

mark_recapture_object

object of class mark_recapture_object (see mark_recapture_object())

b

name of the area of origin to estimate recovery for. Defaults to "all".

Value

mark_recpature_object with scalar of recovery probability

Examples

mro <- est_r(mro1D)

SaskiaSchirmer/CONSURE documentation built on Sept. 3, 2023, 8:52 a.m.