Learn R Programming

spc4sts (version 0.6.3)

plotcc: 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.