make.ts.bin.int.oc.plot: Make two-sample binary interim oc plot

View source: R/make.ts.bin.int.oc.plot.r

make.ts.bin.int.oc.plotR Documentation

Make two-sample binary interim oc plot

Description

Make two-sample binary interim oc plot

Usage

make.ts.bin.int.oc.plot(
  ts.bin.int.oc = get.ts.bin.int.oc(a.con = 1, b.con = 1, a.trt = 1, b.trt = 1, Delta.tv
    = 0.3, Delta.lrv = 0.2, tau.tv = 0.1, tau.lrv = 0.8, tau.ng = 0.65, go.thresh = 0.8,
    ng.thresh = 0.8, n.con = 40, n.trt = 40, n.int.c = c(10, 20, 30), n.int.t = c(10, 20,
    30), DecisionTable = NULL, runs = 5000, ControlRate = 0.2, TreatmentEffect = seq(0,
    0.8, 0.1), include_nogo = TRUE),
  nlines = 25,
  tsize = 4,
  include_nogo = TRUE
)

Arguments

ts.bin.int.oc

Results from get.ts.bin.int.oc

nlines

Control for text spacing

tsize

Control for text size

include_nogo

logical

Value

A ggplot showing the probability of each out come given a particular difference from control


GNGTools documentation built on Dec. 16, 2022, 5:09 p.m.