
Convert a Decision Label to an Integration Decision Value
GetDecision.RdConverts "Efficacy", "Futility", or "Continue" into the integer decision value expected by the analysis
integration point. The result depends on the tail direction, the boundaries enabled by LookInfo$RejType, and whether the current
look is interim or final.
Supported LookInfo$RejType values are:
0or2: efficacy boundary only.1or3: futility boundary only.4or5: efficacy and futility boundaries.
A fixed design is represented by LookInfo = NULL and is treated as an efficacy-only final analysis.