make.ss.bin.trt.oc2: Make single sample binary treatment oc curve version 2

View source: R/make.ss.bin.trt.oc2.r

make.ss.bin.trt.oc2R Documentation

Make single sample binary treatment oc curve version 2

Description

Make single sample binary treatment oc curve version 2

Usage

make.ss.bin.trt.oc2(
  my.df = get.ss.bin.trt.oc.df(),
  tsize = 4,
  nlines = 25,
  nlines.ria = 20,
  Delta_OC_LB = 0,
  Delta_OC_UB = 1,
  add.table = TRUE
)

Arguments

my.df

output from get.ss.bin.trt.oc.df

tsize

Control for text size

nlines

Control for text spacing

nlines.ria

Control for text spacing

Delta_OC_LB

Lower bound for OC curve

Delta_OC_UB

Upper bound for OC curve

add.table

provides extended output summaries

Value

A ggplot object is returned.

Examples

make.ss.bin.trt.oc2()

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