est_s: survival estimator

View source: R/est_s.R

est_sR Documentation

survival estimator

Description

This function estimates the survival from a kernel density estimate of the data of recovered individuals. It uses the data of all areas of origin at once.

Usage

est_s(mark_recapture_object)

Arguments

mark_recapture_object

object of class mark_recapture_object (see mark_recapture_object())

Value

mark_recapture_object vector/matrix of length res with survival probabilities dependent on space

Examples

mro <- est_s(mro1D)

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