powered by
Get Two-sample binary decision data.frame
get.ts.bin.dec.df( a.con = 1, b.con = 1, n.con = 40, x.con = 0:40, a.trt = 1, b.trt = 1, n.trt = 40, x.trt = 0:40, Delta.tv = 0.25, Delta.lrv = 0.2, tau.tv = 0.1, tau.lrv = 0.8, tau.ng = 0.65 )
a dataframe is returned
prior alpha parameter for control group
prior beta parameter for control group
sample size for control
responders on control
prior alpha parameter for treatment group
prior beta parameter for treatment group
sample size for treatment
responders for treatment
TPP Target Value aka Base TPP
TPP Lower Reference Value aka Min TPP
threshold associated with Base TPP
threshold associated with Min TPP
threshold associated with No-Go
holdit <- get.ts.bin.dec.df() head(holdit)
Run the code above in your browser using DataLab