It would be super helpful if ModelArray had the option to return/save model objects. For example, we typically need the GAM model object if we want to computed fitted values or compute any other developmental measures. But ModelArray currently only outputs a dataframe of model stats rather than the model object itself.