Description Usage Arguments Value Methods (by class)
Computes updates of a control chart using the given parameters and the given data.
1 2 3 4 5 6 7 |
chart |
the control chart. |
xi |
the parameters used for running the chart. |
data |
the observed data. |
A vector of the same length as data.
SPCchart
: Standard method which simply first applies
getresiduals from the data model.
SPCShew
: Computes the updates taking into account if the
chart is one-sided or two-sided.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.