| Name | Description |
|---|
| EWMAChart (2) | Calculates the Exponential Weighted Moving Average (EWMA) control chart. |
| QCCapIndexes | Process Capability indexes p, Cp and Cpk. |
| QCCChart | Constructs C-Chart. |
| QCCumSumChart | CUMSum chart. |
| QCMRChart | Moving range chart. |
| QCNPChart (2) | In this case each sample can have different size. You must store sizes in SampleSize vector. |
| QCPChart (2) | In this case each sample can have different size. You must store sizes in SampleSize vector. |
| QCRChart | R-Chart. |
| QCSChart | S-Chart. |
| QCUChart (2) | In this case each sample can have different size. You must store sizes in SampleSize vector. |
| QCWestgardRules | Compares values agains Westgard rules. |
| QCXChart | X-Chart ("XBar Chart"). |