Example Performance Metric: Calculate the avg relative SSB (SSB/SSB unfished) over a range of years for each iteration
Source:R/example_perf_metrics.R
get_rel_SSB_avg.Rd
Example performance metric that calculates the average Spawning Stock Biomass SSB (units as in the simulations) relative to the unfished SSB 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