est_m | R Documentation |
This function estimates the migratory connectivity in space constant over time when survival and raw distribution of dead recoveries for every area of origin is known.
est_m(mark_recapture_object, all = FALSE)
mark_recapture_object |
object of class mark_recapture_object (see mark_recapture_object()) |
all |
boolean: if TRUE only one kernel density estimate will be calculated summarizing all areas of origin. Defaults to FALSE. |
list of vectors with length res-1 containing migratory connectivity density of every spot
mro <- est_m(mro1D, all = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.