evaluateConditional {MplusAutomation} | R Documentation |
Evaluate Conditional
Description
Note that at thie point the comparator must be a number (not another variable).
Usage
evaluateConditional(tag, initCollection)
Arguments
tag |
A tag |
initCollection |
The list of all arguments parsed from the init section |
Value
A boolean value indicating whether the conditional is true
[Package MplusAutomation version 1.1.1 Index]