retrieve_abc_experiment_for_plotting: Retrieve posteriors from database and produce density plots

Description Usage Arguments

Description

Retrieve posteriors from database and produce density plots

Usage

1
2
3
retrieve_abc_experiment_for_plotting(dblink, parameters,
  experiment_id = NULL, experiment_description = NULL,
  experiment_date = Sys.Date())

Arguments

dblink

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

parameters

Simulation parameters being examined

experiment_id

Experiment ID for the ABC results. May be NULL if description and date specified

experiment_description

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