Class Summary |
CChart |
CChart is a c-chart for monitoring the count of the number of defects when defects are rare. |
ControlLimit |
ControlLimit is a control limit line on a process control chart. |
CuSum |
CuSum is a cumulative sum chart. |
CuSumStatus |
CuSumStatus is a cumulative sum status chart. |
EWMA |
EWMA is an exponentially weighted moving average control chart. |
NpChart |
NpChart is an np-chart for monitoring the number of defects when defects are not rare. |
ParetoChart |
ParetoChart is a Pareto bar chart. |
PChart |
PChart is a p-chart for monitoring the defect rate when
defects are not rare. |
RChart |
RChart is an R chart using sample ranges
to monitor the variability of a process. |
SChart |
SChart is an S chart using sample standard deviations
to monitor the variability of a process. |
ShewhartControlChart |
ShewhartControlChart is the base class for the Shewhart control charts. |
UChart |
UChart is a u-chart for monitoring the defect rate when
defects are rare. |
XbarR |
XbarR is an X-bar chart for monitoring a process using sample ranges. |
XbarS |
XbarS is an X-bar chart for monitoring a process using sample standard deviations. |
XmR |
XmR is an XmR chart for monitoring a process using moving ranges. |