plotcc: Control Chart Plotting

View source: R/plotcc.R

plotccR 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


spc4sts documentation built on May 24, 2022, 5:07 p.m.