plotcc {spc4sts}R Documentation

Control Chart Plotting

Description

Plotting a control chart.

Usage

plotcc(statsII, CL, statsI = NULL)

Arguments

statsII

the Phase II monitoring statistics.

CL

the control limit of the control chart.

statsI

(some of) the Phase I monitoring statistics.

Value

No return value, called for plotting control charts.

Author(s)

Anh Bui


[Package spc4sts version 0.6.3 Index]