Take a set of emulated efast experiments, add to database, and run eFAST analysis
1 2 3 4 5 |
dblink |
A link to the database in which this table is being created |
parameter_value_set |
Set of parameters used in the experiment. Expects an R object generated by spartan |
emulator |
Emulator or ensemble object to use to generate predictions in place of original simulation generated by spartan method emulate_efast_sampled_parameters |
parameters |
The parameters of the simulation that are being analysed |
measures |
The measures of the simulation that are being assessed |
experiment_id |
Experiment ID for the results being added. May be NULL if description and date specified |
experiment_description |
A description of this experiment. May be NULL if adding by experiment ID |
experiment_date |
Date experiment created. May be NULL if adding by experiment ID |
graph_results |
Whether analysis should be plotted once complete |
output_directory |
If graph_results is TRUE, where analysis should be plotted to on the file system |
normalise_sample |
Whether the generated sample being used to make predictions should be normalised prior to input into simulator |
normalise_result |
Whether the result that comes out of the emulator needs to be rescaled (using the scales held in the emulator) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.