gather_model_info {heemod} | R Documentation |
Gather Information for Running a Model From Tabular Data
gather_model_info(base_dir, ref_file)
base_dir |
Directory where the files are located. |
ref_file |
Name of the reference file. |
A list with elements:
models (of
type uneval_model
, created by
create_model_list_from_tabular()
)
param_info
output_dir where to store output files, if specified
demographic_file a table for demographic analysis
model_options a list of model options.