powered by
Get Go/No-go/Continue result
get.ss.bin.df( a.trt = seq(0.5, 1, 0.5), b.trt = seq(0.5, 1, 0.5), beta.mean = seq(0.3, 0.7, 0.01), eff.ss = 1:40, x.trt = 0:80, n.trt = c(40:80), Delta.tv = 0.4, Delta.lrv = 0.3, tau.tv = 0.1, tau.lrv = 0.8, tau.ng = 0.65, rp = FALSE )
returns a data.frame with GO/No-Go probabilities and decisions
beta prior hyperparameter
mean of beta prior
effective sample size of beta prior
sample responses
sample size
Base TPP
Min TPP
Base TPP threshold
Min TPP threshold
No-Go threshold
logical for reparameterized beta
my.ss.bin.df <- get.ss.bin.df() head(my.ss.bin.df)
Run the code above in your browser using DataLab