Summarize errors and warnings from one or multiple model runs.
Summarize the errors and warnings found after running the model/models.
Usage
summarize_errors(results)
Value
(data.frame) A DataFrame of errors with model name, category (error or warning), and an integer as index, an empty DataFrame if there were no errors or warnings found.
Arguments
results
(ModelfitResults or array(ModelfitResults)) List of ModelfitResults or single ModelfitResults