MakeDecision.TwoOutcomeOption2: MakeDecision.TwoOutcomeOption2

View source: R/MakeDecision.R

MakeDecision.TwoOutcomeOption2R Documentation

MakeDecision.TwoOutcomeOption2

Description

This two outcome decision options utilizes an AND between two outcomes. For each outcome you make a decision Go (G), Pause (P) or No Go (NG) and when the two outcomes are combined the following tabled describes how decisions will be made.

G | P P G
Outcome 2 P | P P P
NG| NG P P
--- --- --- ---
NG P G
Outcome 1

Usage

## S3 method for class 'TwoOutcomeOption2'
MakeDecision(lDecision, lResAnalysis, bFinalAnalysis, cRandomizer)

See Also

View Code on GitHub


kwathen/OCTOPUS documentation built on Oct. 24, 2024, 12:36 p.m.