generate_efast_analysis: From the results stored in a mysql database, produce summary...

Description Usage Arguments

Description

From the results stored in a mysql database, produce summary statistics using eFAST technique

Usage

1
2
3
4
generate_efast_analysis(dblink, parameters, measures,
  experiment_id = NULL, experiment_date = NULL,
  experiment_description = NULL, graph_results = FALSE,
  output_directory = NULL)

Arguments

dblink

A link to the database in which the results are stored

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 experiment being plotted. May be NULL if description and date specified

experiment_date

Date experiment created. May be NULL if adding by experiment ID

experiment_description

A description of this experiment. 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


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