Easy.Sobol: Easy API for Sobol's SA method
Description
This functions wraps all required calls to perform
Sobol method for global sensitivity analysis.Usage
Easy.Sobol(m.dir, m.ds, m.time = 300, parameters, exp.n = 100, exp.r = 1,
FUN)
Arguments
m.dir
The installation directory of some repast model
m.ds
The name of any model aggregate dataset
m.time
The total simulated time
parameters
-- The input factors
exp.n
-- The experiment sample size
exp.r
-- The number of experiment replications
FUN
-- THe calibration function.
Value
- A list with holding experimnt, object and charts