Learn R Programming

FIND (version 0.1.1)

generate_decision_table: Generate the decision table(s) for a single or multiple designs

Description

Generate the decision table(s) for a single or multiple designs

Usage

generate_decision_table(`3+3` = NULL,
                               `BOIN` = NULL,
                               `mTPI2` = NULL,
                               `i3+3` = NULL,
                               `G3` = NULL)

Value

generate_decision_table() returns a figure displaying the decision table(s) for the user-specified design(s).

Arguments

3+3

the object returned by get_decision_3plus3()

BOIN

the object returned by get_decision_boin()

mTPI2

the object returned by get_decision_mtpi2()

i3+3

the object returned by get_decision_i3plus3()

G3

the object returned by get_decision_g3plus3()