make.ss.bin.ssize.oc2: Make single sample binary sample size OC - trend version

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

make.ss.bin.ssize.oc2R Documentation

Make single sample binary sample size OC - trend version

Description

Make single sample binary sample size OC - trend version

Usage

make.ss.bin.ssize.oc2(
  for.plot = get.ss.bin.ssize.oc.df(),
  nlines = 25,
  tsize = 4,
  add.table = TRUE
)

Arguments

for.plot

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

nlines

Control for text spacing

tsize

Control for text size

add.table

provides extended output summaries

Value

A list is returned

Author(s)

Greg Cicconetti

Examples

my.ss.bin.ssize.oc.df <-get.ss.bin.ssize.oc.df()
my.ss.bin.ssize.oc2 <- make.ss.bin.ssize.oc2(for.plot = my.ss.bin.ssize.oc.df, add.table=TRUE)
plot(my.ss.bin.ssize.oc2)

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