get_run_length | R Documentation |
Calculates the run length for a single instance of a method given a plotting statistic and an upper limit by comparing the total number of flagged observations to the total number of observations.
get_run_length(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.