Skip to contents

Load simulation. Apply parameters from global XLS. Apply individual physiology. Apply individual model parameters. Set simulation outputs. Set simulation time. initializeSimulation(). Create population

Usage

createScenarios(scenarioConfigurations, customParams = NULL)

Arguments

scenarioConfigurations

List of ScenarioConfiguration objects to be simulated.

customParams

A list containing vectors 'paths' with the full paths to the parameters, 'values' the values of the parameters, and 'units' with the units the values are in. The values to be applied to the model.

Value

Named list of Scenario objects.