Extract observed and predicted sex ratios across multiple models.
Usage
get_sexr(data_list, results, model_names, l_year_list)
Arguments
- data_list
list of list of model inputs for each model
- results
a list of results, either obj$report() or another list of named outputs that includes "recruitment_ytrsl"
- model_names
vector model names in order of results list
- l_year_list
list of l_year labels for each model
Value
a data frame with columns Iteration, Region, Year, Model, Value