Skip to main content
Skip table of contents

runScenario

Run the scenario that has been set with setScenario.

Usage

R
runScenario()

Details

A scenario is a list of tasks to be run. Setting the scenario is equivalent to selecting tasks in Monolix, PKanalix or Simulx GUI that will be performed when clicking on RUN.

If exportchartsdata preference is set to TRUE with setPreferences, runscenario generates the charts data in the result folder.

Every task can also be run separately with a specific function, such as runSimulation in Simulx, runEstimation in Monolix. The CA task in PKanalix cannot be part of a scenario, it must be run with runCAEstimation.

Examples

R
if (FALSE) {
runScenario()
}
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.