Example Performance Metric: calculate the average SSB over a range of years for each iteration
Source:R/example_perf_metrics.R
get_SSB_avg.Rd
Example performance metric that calculates the average Spawning Stock Biomass SSB (units as in the simulations) over a range of years for each iteration of each scenario in the SSMSE simulation run.
Arguments
- summary
Summary returned from running
SSMSE_summary_all()
- min_yr
The first year to include in the average
- max_yr
The last year to include in the average