.update_experimental_design_settings | R Documentation |
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)
section_table |
data.table generated by the |
data |
Data set as loaded using the |
settings |
List of parameter settings for data set parsing and setting up the experiment. |
A verified and updated list of parameter settings.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.