Description Usage Arguments Value
Takes a partitioned data set and uses spartan to generate the requested emulations from that data
1 2 | build_emulators_from_db_data(emulator_list, partitioned_data, parameters,
measures, normalise_set)
|
emulator_list |
Vector of the types of emulation model to create. Accepted abbreviations are: SVM (Support-Vector Machine), GP (Gaussian Process Model), NNET (Neural Network), RF (Random Forest), GLM (General Linear Model) |
partitioned_data |
Partitioned data object returned from spartan |
parameters |
The parameters of the simulation that are being analysed |
measures |
The measures of the simulation that are being assessed |
normalise_set |
Whether the data has been normalised |
Object containing the built emulators
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.