Store an ABC experiment in the simulation database
1 2 3 4 |
dblink |
A link to the database in which this table is being created |
abc_settings |
Settings object created when running the ABC analysis |
abc_results |
Object produced by the EasyABC ABC_Sequential method, containing analysis results |
parameters |
The parameters of the simulation that are being analysed |
measures |
Simulation output responses |
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 |
graph_results |
Whether the graphs should be plotted |
output_directory |
If graph_results is TRUE, where the graph should be plotted to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.