tab_fit.Rd
This function takes a list of model outputs and compiles a dataframe with a broader set of fit metrics.
tab_fit(M, mod_scen = NULL)
List containing model outputs.
Optional vector of integers indicating which models in M to use. Default is all models.
Returns a dataframe with extended fit metrics.