Plot observed and predicted age-disaggregated observations
get_at_age_fits_plot.RdCompanion to get_catch_fits_plot for the at-age data sources:
retained catch, discards, and the fishery and survey indices at age. Each is
a lognormal observation with its own standard deviation, so intervals are
built the same way, and the panel is faceted by age.
Arguments
- data
List of length
n_modelsof SPoRC data lists, read for the at-age observation and use arrays.- rep
List of length
n_modelsof SPoRC model reports, read for the predicted at-age values and their standard deviations.- model_names
Character vector naming each model run.
- data_source
Which data source to plot:
"CatchAA"(default),"DiscardAA"or"SrvIdxAA".