Combined DEPM parameters to calculate spawning biomass, total number of females and the number of females per weight class using the standard DEPM approach based off the Parker equation.

Estimate_DEPM_Biomass(adult.pars, adult.vars)

Arguments

adult.pars

The output of `combine_estimates` with mean Weight and mean F included. This included each of the DEPM parameters estimated using this package. These can be grouped by Timestep/Region and will be used to estimate results for each combination of these.

adult.vars

The output of `combine_variances`with var Weight and var F inlcuded. This included each of the DEPM parameters estimated using this package. These can be grouped by Timestep/Region and will be used to estimate results for each combination of these

Value

A list of results for spawning biomass and total number of females. These list elements will be grouped by Timestep/Region if these were provided with the parameters. The standard deviations of these estimates are also returned