cchart.Xbar_R: X-bar and R control charts

Description Usage Arguments Value Author(s) Examples

View source: R/cchart.Xbar_R.R

Description

This function builds the X-bar and R control charts in the same window.

Usage

1
cchart.Xbar_R(x, sizes)

Arguments

x

The data to be plotted.

sizes

A value or a vector of values specifying the sample sizes associated with each group.

Value

Return the two control charts.

Author(s)

Daniela R. Recchia, Emanuel P. Barbosa.

Examples

1
2
3

IQCC documentation built on May 1, 2019, 10:58 p.m.