Learn R Programming

FIND (version 0.1.1)

generate_oc_plot: Generate the plot(s) displaying operating characteristics for a single or multiple designs

Description

Generate the plot(s) displaying operating characteristics for a single or multiple designs

Usage

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

Value

generate_oc_plot() returns figures displaying the operating characteristics for the user-specified design(s).

Arguments

3+3

the object returned by run_sim_threethree()

BOIN

the object returned by run_sim_boin()

mTPI2

the object returned by run_sim_mtpi2()

i3+3

the object returned by run_sim_i3()

G3

the object returned by run_sim_g3()