Learn R Programming

CC (version 1.0)

plot.CC: Plot Shewhart Control Charts

Description

This function plots control charts of various types.

Usage

# S3 method for CC
plot(x, start = 1, ...)

Arguments

x

Object of class "CC"

start

Index of first plotted point

...

Arguments to be passed to methods, such as graphical parameters (see 'par'). This method also accepts the argument 'start' which specifies the index of first plotted point, which is 1L by default.

Value

a plot of control charts for variability and location

References

Montgomery, D.C. (2000) Introduction to Statistical Quality Control, Wiley