Learn R Programming

GNGTools (version 1.0.0)

make.ss.ng.trt.oc2: Make single sample normal-gamma treatment OC curve V2

Description

Make single sample normal-gamma treatment OC curve V2

Usage

make.ss.ng.trt.oc2(
  my.df = get.ss.ng.trt.oc.df(),
  nlines = 25,
  tsize = 4,
  add.table = TRUE
)

Value

A ggplot object is returned.

Arguments

my.df

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

nlines

Control for text spacing

tsize

Control for text size

add.table

provides extended output summaries

Author

Greg Cicconetti

Examples

Run this code
# \donttest{
make.ss.ng.trt.oc2()
# }

Run the code above in your browser using DataLab