Gather Information for Running a Model From Tabular Data
gather_model_info(base_dir, ref_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.
Directory where the files are located.
Name of the reference file.