dataset
The RunExperiment function returns a list holding
the paramset
, output
and dataset
collection.
The paramset
collection contains the parameters used for
running the experimental setup. The output
has the results
from user provided calibration function. The dataset
collection has the raw output of 'Repast' aggregated dataset.
getExperimentDataset(e)
The experiement object returned by RunExperiment
The reference to dataset
container.