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