This function checks which batches in the data set are assigned to model development and external validation. Several errors may be raised if there are inconsistencies such as an overlapping assignment, name mismatches etc.
.update_experimental_design_settings(section_table, data, settings)
A verified and updated list of parameter settings.
data.table generated by the extract_experimental_setup
function. Contains information regarding the experiment.
Data set as loaded using the .load_data
function.
List of parameter settings for data set parsing and setting up the experiment.