This function estimates the migratory connectivity in space constant over time when survival and raw distribution of dead recoveries for every breeding area is known.

estM(markRecaptureObject, all = FALSE)

Arguments

markRecaptureObject

object of class markRecaptureObject (see markRecaptureObject())

all

boolean: if TRUE only one kernel density estimate will be calculated summarizing all breeding areas. Defaults to FALSE.

Value

list of vectors with length res-1 containing migratory connectivity density of every spot

Examples

mro <- estM(mro1D, all = TRUE)