f_nf_sub: subdensity function for not seen individuals

View source: R/f_nf_sub.R

f_nf_subR Documentation

subdensity function for not seen individuals

Description

This function sets up the subdensity function for every spatio-temporal point for not seen individuals by means of given survival, migratory connectivity and recovery probability. Not seen individuals died in observation time but were not found or survived observation time.

Usage

f_nf_sub(w, b, mark_recapture_object)

Arguments

w

decimal number (1D) or vector of decimal numbers (2D): spatial point of recovery

b

specifies the area of origin for which the plot is drawn. Can be either a origin_name, the corresponding number of the area of origin or "all" for all areas of origin at once.

mark_recapture_object

object of class mark_recapture_object (see mark_recapture_object())

Value

subdensity of not seen individuals for the specified parameters

Examples

fnfs <- f_nf_sub(1, 1, mro1D)

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