| run_simulation_serial | R Documentation |
This function runs a complete simulation across multiple conditions serially, with each condition having multiple trials and items. It uses the hierarchical structure: prior -> condition -> trial -> item. All parameters are taken from the configuration object.
run_simulation_serial(config, output_dir)
config |
simulation config object |
output_dir |
The base output directory |
No return value (results saved to disk)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.