[Simulx] Get outcome elements
Get the list of all available outcomes.
The function returns a list containing the following elements:
|
output |
(character) |
Name of the output element on which the outcome is based. |
|
perOccasion |
(logical) |
If occasions are present in the simulation, it indicates if the outcome is calculated for each id or each occasion of each id. |
Then, if the outcome is based on a continuous or categorical output:
|
relativeTo |
(list) |
List of elements that define reference settings:
|
|
processing |
(list) |
List of elements that define how the output will be processed:
|
|
applyThreshold |
(list) |
List of elements:
|
Or if the outcome is based on a TTE output:
|
event |
(list) |
List of arguments that define event settings:
|
Usage
getOutcomes()