hake_recruitment_over_R0 | R Documentation |
This is calculated to improve understanding when comparing recruitments between years, and somewhat scales out the uncertainty in the unfished equilibrium recruitment ($R_0$).
hake_recruitment_over_R0
hake_recruitment_over_R0_2023
hake_recruitment_over_R0_2024
A tibble also of class 'pacea_recruitment' with columns:
year of the estimate of scaled recruitment
low end (2.5th percentile) of the 95% credible interval for the scaled recruitment, unitless
median estimate of scaled recruitment, unitless
high end (97.5th percentile) of the 95% credible interval for the scaled recruitment, unitless
An object of class pacea_recruitment
(inherits from tbl_df
, tbl
, data.frame
) with 58 rows and 4 columns.
An object of class pacea_recruitment
(inherits from tbl_df
, tbl
, data.frame
) with 59 rows and 4 columns.
See '?hake_recruitment_over_2010' and '?hake_recruitment' for further details and reference regarding hake, and explanations of 'hake_recruitment_over_R0_2023' etc.
Andrew Edwards
Generated from Andy running (in the hake repository) 'pacea_save()' and then here 'data-raw/groundfish/hake.R'.
## Not run:
hake_recruitment_over_R0
plot(hake_recruitment_over_R0) # the code automatically plots in red and
adds the line at 1
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.