plot.CC {CC} | R Documentation |
This function plots control charts of various types.
## S3 method for class 'CC'
plot(x, start = 1, ...)
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. |
a plot of control charts for variability and location
W.J. Braun
Montgomery, D.C. (2000) Introduction to Statistical Quality Control, Wiley