get_first_fault | R Documentation |
Calculates the run length for a single instance of a method given a plotting statistic and an upper limit by returning the index of the first flagged observation.
get_first_fault(pstat, h)
pstat |
The plotting statistic from a fault detection method. |
h |
The upper in-control limit for this plotting statistic. |
Returns the run length.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.