generate_lhc_analysis: Using results stored in the database, calculates partial rank...

Description Usage Arguments

Description

Using results stored in the database, calculates partial rank correlation coefficients for all measure-parameter pairs in an LHC experiment

Usage

1
2
generate_lhc_analysis(dblink, parameters, measures, experiment_id = NULL,
  experiment_date = NULL, experiment_description = NULL)

Arguments

dblink

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

parameters

Simulation parameters being examined

measures

Simulation output responses

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.