graph_robustness_analysis: Function to retrieve robustness results from the database and...

Description Usage Arguments

Description

Function to retrieve robustness results from the database and produce plots

Usage

1
2
3
graph_robustness_analysis(dblink, output_directory, parameters, measures,
  ATESTSIGLEVEL = 0.23, experiment_id = NULL, experiment_date = NULL,
  experiment_description = NULL)

Arguments

dblink

A link to the database in which this table is being created

output_directory

Where the graphs should be stored

parameters

Simulation parameters being examined

measures

Simulation output responses

ATESTSIGLEVEL

Level above 0.5 at which a difference is deemed a large difference

experiment_id

Experiment ID for the results being added. 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


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