Description Usage Arguments Examples
A top-level entrance point for running the model. Primarily designed as an example due to the lack of flexability when calling this script. Can be used to automate the running of the model.
1 2 |
name |
A list of the data sets to analyze. For each plot, the data saved in the files specified by l will be loaded and plotted. |
iter |
The prefered output directory for the generated images. Include the final '/' on linux/mac and '\' on windows. |
out.length |
The number of desired solutions to be saved. |
burn.length |
The number of steps to take before running the model for real (i.e. saving solutions). |
jmp |
The length of step to take between iterations of the model (should aim for an acceptance ratio of ~0.234) |
cycle |
The Data set to be used for the running of the model. |
1 | LIM()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.