View source: R/summarise_simmiad.R
summarise_simmiad | R Documentation |
simmiad
Function to loop through folders and summarise simulation results over many parameter combinations.
summarise_simmiad(base_folder, parameter)
base_folder |
String giving the folder containing simulation results. This folder should contain subfolders for each combination of parameters run, each with a set of CSV files for that analysis. |
parameter |
String giving the output parameter to be summarised (i.e. the output CSV file to be opened). |
This returns a list giving means and CIs for the final generation, plus means through time across generations.
Tom Ellis
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.