powered by
Get single sample binary sample size operating charactersitics data.frame
get.ss.bin.ssize.oc.df( a.trt = 1, b.trt = 1, n.trt = 40, Delta.lrv = 0.35, Delta.tv = 0.35, Delta.user = 0.4, tau.tv = 0.1, tau.lrv = 0.8, tau.ng = 0.65, SS.OC.N.LB = 20, SS.OC.N.UB = 60 )
A data.frame is returned
prior alpha parameter
prior beta parameter
observed sample size
TPP Lower Reference Value aka Min TPP
TPP Target Value aka Base TPP
User-specified rate
threshold associated with Base TPP
threshold associated with Min TPP
threshold associated with No-Go
Sample size OC Curve's Lower sample size bound
Sample size OC Curve's Upper sample size bound
my.ss.bin.ssize.oc.df <- get.ss.bin.ssize.oc.df() head(my.ss.bin.ssize.oc.df)
Run the code above in your browser using DataLab