Description Usage Arguments Value
View source: R/rrepast-easyapi.R
This function provides a simple wrapper for performing experimental setups using a design matrix
1 2 | Easy.RunExperiment(m.dir, m.ds, m.time = 300, r = 1, design, FUN,
default = NULL)
|
m.dir |
The installation directory of some repast model |
m.ds |
The name of any model aggregate dataset |
m.time |
The total simulated time |
r |
The number of replications |
design |
The design matrix holding parameter sampling |
FUN |
The objective or cost function. A function defined over the model output. |
default |
The alternative values for parameters which should be kept fixed |
The experiment results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.