Learn R Programming

spcadjust (version 0.9)

ARLCUSUM-class: Class "ARLCUSUM"

Description

Class for computing the average in-control length of CUSUM charts.

Arguments

Objects from the Class

Objects can be created by calls of the form new("ARLCUSUM", chart, threshold,...).

Extends

Class "SPCARL", directly. Class "SPCproperty", by class "SPCARL", distance 2.

See Also

ARLShew, SPCARL.

Examples

Run this code
showClass("ARLCUSUM")

Run the code above in your browser using DataLab