WrapperRun: WrapperRun

Description Usage Arguments Value

View source: R/rrepast-parallel.R

Description

Wrapper for the Run and ParallelRun functions

Usage

1
2
WrapperRun(modeldir, datasource, maxtime, r = 1, seed = c(),
  design = NULL, default = NULL, multi = TRUE)

Arguments

modeldir

The installation directory of some repast model

datasource

The name of any model aggregate dataset

maxtime

The total simulated time

r

The number of experiment replications

seed

The random seed collection

design

The desing matrix holding parameter sampling

default

The alternative values for parameters which should be kept fixed

multi

allows forcing single core execution, default is using multi-core

Value

The model output dataset


antonio-pgarcia/RRepast documentation built on Feb. 22, 2020, 1:20 a.m.