powered by
Make two-sample binary rule in action plot
make.ts.bin.ria( a.con = 1, b.con = 1, n.con = 40, x.con = 9, a.trt = 1, b.trt = 1, n.trt = 40, x.trt = 17, Delta.lrv = 0.15, Delta.tv = 0.3, tau.tv = 0.1, tau.lrv = 0.8, tau.ng = 0.65, nlines.ria = 20, tsize = 4, nlines = 25, add.table = TRUE )
a ggplot object is returned
prior alpha parameter for control group
prior beta parameter for control group
sample size for control group
number of responders for control group
prior alpha parameter for treatment group
prior beta parameter for treatment group
sample size for control treatment group
number of responders for treatment group
TPP Lower Reference Value aka Min TPP
TPP Target Value aka Base TPP
threshold associated with Base TPP
threshold associated with Min TPP
threshold associated with No-Go
Control for text spacing
Control for text size
provides extended output summaries
my.ts.bin.ria <- make.ts.bin.ria(add.table=TRUE) plot(my.ts.bin.ria[[1]]) my.ts.bin.ria[[2]] my.ts.bin.ria[[3]] my.ts.bin.ria[[4]]
Run the code above in your browser using DataLab