build_emulators_from_db_data: Takes a partitioned data set and uses spartan to generate the...

Description Usage Arguments Value

Description

Takes a partitioned data set and uses spartan to generate the requested emulations from that data

Usage

1
2
build_emulators_from_db_data(emulator_list, partitioned_data, parameters,
  measures, normalise_set)

Arguments

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

Value

Object containing the built emulators


kalden/spartanDB documentation built on May 15, 2019, 12:02 p.m.