View source: R/get.ss.bin.studyend.GNG.r
get.ss.bin.studyend.GNG | R Documentation |
Get single sample binary study end GNG criteria
get.ss.bin.studyend.GNG( a.trt = 1, b.trt = 1, n.trt = 40, x.trt = 9, Delta.lrv = 0.2, Delta.tv = 0.35, tau.tv = 0.1, tau.lrv = 0.8, tau.ng = 0.65 )
a.trt |
prior alpha parameter |
b.trt |
prior beta parameter |
n.trt |
observed sample size |
x.trt |
observed number of responders |
Delta.lrv |
TPP Lower Reference Value aka Min TPP |
Delta.tv |
TPP Target Value aka Base TPP |
tau.tv |
threshold associated with Base TPP |
tau.lrv |
threshold associated with Min TPP |
tau.ng |
threshold associated with No-Go |
Returns a list of data.frames holding what is needed from data to acheive Go/No-Go
get.ss.bin.studyend.GNG()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.