Skip to main content
Skip table of contents

printOutcomesEndpoints

Get all the outcomes and endpoints defined in the Simulx project.
The output is a list of:

  • outcomes is a table of all defined simulation outcomes. To define an outcome, use defineOutcome().

  • endpoints is a table of all defined simulation endpoints. To define an endpoint, use defineEndpoint().

  • groupComparison is a Boolean and indicates whether group comparison is enabled. To change this setting, use setGroupComparisonSettings().

  • groupComparisonReferenceGroup corresponds to the reference simulation group for group comparison if enabled. To change this setting, use setGroupComparisonSettings().

#'

Usage

R
printOutcomesEndpoints()

Examples

JavaScript errors detected

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

If this problem persists, please contact our support.