This function sets up the subdensity function for every spatio-temporal point for recovered individuals by means of given survival, migratory connectivity and recovery probability.

f_f_sub(w, t, b, markRecaptureObject)

Arguments

w

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

t

integer: temporal component of recovery

b

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

markRecaptureObject

object of class markRecaptureObject (see markRecaptureObject())

Value

subdensity of recovered individuals for the specified parameters

Examples

ffs <- f_f_sub(1, 1, 1, mro1D)