Description Usage Arguments Value Examples
Calculates limits for an SPC-I chart
1 2 3 4 5 6 7 8 |
x |
numeric vector to order y by, defaults to an incrementing sequence (assuming the provided order of y is correct) |
y |
numeric vector that we want to calculate control limits for |
centre |
the centre of y, defaults to the mean of y |
limits |
the multiplier used to calculate limits, defaults to +/- 3 |
exclude |
a logical vector the same length of y, indicating points to exclude from control limit calculations |
freeze |
a number indicating after how many points to freeze control limit calculations after |
an spc_i object
1 2 3 4 5 6 7 8 9 10 11 12 13 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.