Learn R Programming

GNGTools (version 1.0.0)

make.ts.bin.int.oc.table: Make two-sample binary interim OC table

Description

Make two-sample binary interim OC table

Usage

make.ts.bin.int.oc.table(
  OCsims = get.ts.bin.int.oc(),
  Diff = 0.1,
  interim = "any"
)

Value

returns a 3x3 table showing the probabilities of each outcome for the interim and final analysis. If interm is 'any' the interim analysis is the first non-consider result observed at any interim.

Arguments

OCsims

results from get.ts.bin.int.oc

Diff

the difference of interest for the table, must be a difference value included in OCsims

interim

either a specific interim analysis or 'any'