est_r | R Documentation |
This function estimates the recovery probability uniformly over the whole recovery area.
est_r(mark_recapture_object, b = "all")
mark_recapture_object |
object of class mark_recapture_object (see mark_recapture_object()) |
b |
name of the area of origin to estimate recovery for. Defaults to "all". |
mark_recpature_object with scalar of recovery probability
mro <- est_r(mro1D)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.