herring_spawning_biomass | R Documentation |
Spawning biomass is calculated for each major stock assessment region separately, and is calculated for males and females combined. Note that in the assessment (DFO, 2024) spawning biomass is calculated for 2024, but that is a projection assuming zero catch, and so is excluded here.
herring_spawning_biomass
herring_spawning_biomass_2023
A tibble also of class 'pacea_herring_biomass' with columns:
year of the estimate of spawning stock biomass (males and females)
low end (5th percentile) of the 90% credible interval for biomass, units as for 'median'
median estimate of spawning biomass, in thousands of tonnes of spawning biomass
high end (95th percentile) of the 90% credible interval for biomass, units as for 'median'
An object of class pacea_biomass_herring
(inherits from tbl_df
, tbl
, data.frame
) with 365 rows and 5 columns.
See '?herring_recruitment' for further details and references, and explanations of 'herring_spawning_biomass_2023'.
Andrew Edwards
Generated from Andy running 'data-raw/herring/herring.R', which uses model results provided by Matthew Grinnell.
## Not run:
herring_spawning_biomass
plot(herring_spawning_biomass)
plot(herring_spawning_biomass, region = "HG")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.