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

View source: R/make.ts.bin.int.oc.table.r

make.ts.bin.int.oc.tableR Documentation

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"
)

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'

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.


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