Easy.Morris: Easy API for Morris's screening method
Description
This functions wraps all calls to perform Morris method.Usage
Easy.Morris(m.dir, m.ds, m.time = 300, parameters, mo.p, mo.r, exp.r, 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 factors for morris screening.
mo.p
-- The number of levels for the model's factors.
mo.r
-- Repetitions. The number of random sampling points of Morris Method.
exp.r
-- The number of experiment replications
FUN
-- The calibration function.
Value
- A list with holding experimnt, object and charts