get.ss.bin.studyend.GNG: Get single sample binary study end GNG criteria

View source: R/get.ss.bin.studyend.GNG.r

get.ss.bin.studyend.GNGR Documentation

Get single sample binary study end GNG criteria

Description

Get single sample binary study end GNG criteria

Usage

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
)

Arguments

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

Value

Returns a list of data.frames holding what is needed from data to acheive Go/No-Go

Examples

get.ss.bin.studyend.GNG()

GNGTools documentation built on Dec. 16, 2022, 5:09 p.m.