add_emulated_lhc_to_db: Takes an emulated LHC experiment and adds the parameter sets...

Description Usage Arguments

Description

Takes an emulated LHC experiment and adds the parameter sets and results to the database

Usage

1
2
3
add_emulated_lhc_to_db(dblink, parameter_value_set, emulation_predictions,
  prcc_vals, experiment_id = NULL, experiment_description = NULL,
  experiment_date = Sys.Date())

Arguments

dblink

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

parameter_value_set

Set of parameters used in the experiment

emulation_predictions

Emulation predictions for this set of parameters

prcc_vals

Calculated PRCC values for this experiment

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


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