compare_projections_dbsra.RdCompare projections from different DB-SRA cases
compare_projections_dbsra(
  case_name,
  projection_output_data,
  projection_year,
  model_year,
  lag = 0,
  amo,
  pdsi,
  bassB,
  menhadenC,
  menhadenE,
  menhadenCPUE,
  bassCPUE,
  herringCPUE,
  menhadenV,
  indices
)name of a case.
Output data frame from different DB-SRA cases.
A vector of projection years.
A vector of model years.
Lag between biomass of menhaden-like species and indices.
AMO data.
Palmer drought severity index data.
Biomass of Striped bass data.
Catch of menhaden-like species from the EwE operating model.
Fishing effort of menhaden-like species from the EwE operating model.
Catch per unit effort of menhaden-like species from the EwE operating model.
Catch per unit effort of bass-like species from the EwE operating model.
Catch per unit effort of herring-like species from the EwE operating model.
Ex-vessel value of menhaden-like species.
Indices will be used in the analysis.
A data list that includes slope values from linear regression models (lm_slope), status of indicator output (soi_data), adjusted TAC output (tac_data), reshaped status of indicator output (soi_data_melt), reshaped adjusted TAC output (tac_data_melt), and median adjusted tac over years (tac_data_melt_median).