Description Usage Arguments Value Examples
Calculates the mean subgroup range Lower control limit (UCL) used when constructing a XbarR chart.
| 1 2 | 
| data | data frame to be processed | 
| value | numeric vector in a data frame with values of interest. | 
| grouping | single factor/variable to split the data frame "values" by. | 
| formula | a formula, such as y ~ x1 + x2, where the y variable is numeric data to be split into groups according to the grouping x factors/variables | 
| ... | further arguments passed to or from other methods. | 
A number; mean subgroup range lower control limit (LCL).
| 1 2 3 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.