WrapperRunExperiment: WrapperRunExperiment

Description Usage Arguments Value

View source: R/rrepast-parallel.R

Description

Wrapper for the RunExperiment and ParallelRunExperiment functions

Usage

1
2
WrapperRunExperiment(modeldir, datasource, maxtime, r = 1, design, FUN,
  default = NULL)

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

design

The desing matrix holding parameter sampling

FUN

The objective function.

default

The alternative values for parameters which should be kept fixed

Value

The model output dataset


rrepast documentation built on Feb. 19, 2020, 9:06 a.m.