pphpc_noshuff {micompr} | R Documentation |
Data from two implementations of the PPHPC model, one of which has agent list shuffling deactivated
Description
A dataset containing simulation output data from two implementations of the PPHPC model, one of which has agent list shuffling deactivated.
Usage
pphpc_noshuff
Format
A grpoutputs
object containing simulation output data
from 20 runs of the PPHPC model, 10 runs from each implementation. The model
has six outputs, but the object contains a seventh output corresponding to
the concatenation of the six outputs
Source
Runs are obtained from the NetLogo and Java (EX with 8 threads)
implementations of the PPHPC model available at
https://github.com/nunofachada/pphpc. The config400v1.txt
configuration was used in both cases. Runs with the Java implementation
were performed with the '-u' option, i.e. with agent list shuffling turned
off.
[Package micompr version 1.1.4 Index]