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)
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. |
list of vectors with length res-1 containing migratory connectivity density of every spot
mro <- estM(mro1D, all = TRUE)