save_overall_validations: Save overall model validation statistics

Description Usage Arguments Value

View source: R/model_validation.R

Description

Small function to pull out just overall validation statistics and save to csv.

Usage

1
save_overall_validations(validations, save_file)

Arguments

validations

The set of validation statistics produced by run_validation() - only the list of validation data sets, not including the skill metrics.

save_file

File name to save results into csv format

Value

A csv file containing only the model overall statistics (and not including the geographic grouping results, if present).


EcoGRAPH/epidemiar documentation built on Nov. 13, 2020, 5:31 p.m.