Easy.Run: Easy API for running a model

Description Usage Arguments

View source: R/rrepast-easyapi.R

Description

This function provides a simple wrapper for performing a single or replicated model execution with a single set of parameters.

Usage

1
Easy.Run(m.dir, m.ds, m.time = 300, r = 1, default = NULL)

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

r

The number of replications

default

The alternative values for the default model parameters


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

Related to Easy.Run in rrepast...