Retrieve posteriors from database and produce density plots
1 2 3 | retrieve_abc_experiment_for_plotting(dblink, parameters,
experiment_id = NULL, experiment_description = NULL,
experiment_date = Sys.Date())
|
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.