gen.var: Generalized Variance Control Chart

View source: R/gen.var.R

gen.varR Documentation

Generalized Variance Control Chart

Description

It computes the Generalized Variance Control Chart

Usage

gen.var(x, ...)

Arguments

x

an array containing the quality characteristics

...

Details

Notice that this is a control chart for rational subgroups only and n must be higher than p

Author(s)

Edgar Santos-Fernandez

References

Montgomery, D.C.: Introduction to Statistical Quality Control, 5 ed. John Wiley & Sons, (2004)

Examples

data("carbon1")
gen.var(carbon1)


MSQC documentation built on May 1, 2022, 5:07 p.m.