get_harvest_rate | R Documentation |
Takes a dataframe generated by get_direct_recoveries
,
a dataframe containing reproting probabilities and calculates the harvest rates
based on recovery data of banded birds. Variance, standard error, confidence
levels and coefficient of variation are also calculated for the harvest rate.
The harvest rate is estimated based on data described in Alisauskas et al., (2014)
get_harvest_rate(df = NULL, rho_df = NULL, ...)
df |
A dataframe generated by |
rho_df |
A dataframe with reporting probabilities, Default: NULL |
... |
If |
A dataframe with reporting probabilities and havest rate with variance, standard error, confidence levels and coefficient of variation.
get_direct_recoveries
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.