plotBounds: Plots Stopping regions and Shows Stopping Boundaries

Description Usage Arguments

Description

This function plots the upper and lower stopping regions and labels the stopping boundaries, for a design realisation found using the function findDes.

Usage

1
2
3
4
5
6
7
8
9
plotBounds(
  find.des.output,
  xlabel = "Stage",
  ylabel = "Test Statistic",
  title.main = NULL,
  line.df = NULL,
  ymin = -5,
  ymax = 5
)

Arguments

find.des.output

The output from a call to findDes.


martinlaw/moms documentation built on June 18, 2021, 11:07 a.m.