get.ss.bin.int.df: Get single sample binary interim data.frame

View source: R/get.ss.bin.int.df.r

get.ss.bin.int.dfR Documentation

Get single sample binary interim data.frame

Description

get.ss.bin.interim.df

Usage

get.ss.bin.int.df(
  ss.bin.studyend.GNG = get.ss.bin.studyend.GNG(a.trt = 1, b.trt = 1, n.trt = 50, x.trt =
    9, Delta.lrv = 0.62, Delta.tv = 0.7, tau.tv = 0.1, tau.lrv = 0.8, tau.ng = 0.65),
  goThreshold = 0.8,
  nogoThreshold = 0.8,
  include_nogo = FALSE
)

Arguments

ss.bin.studyend.GNG

The output from get.ss.bin.studyend.GNG

goThreshold

predictive posterior probability of a final Go threshold for an interim Go

nogoThreshold

predictive posterior probability of a final No Go threshold for an interim NoGo

include_nogo

logical

Value

A dataframe holding interim pred prob of Go and No-Go along with interim decision


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