Description Usage Arguments Value Author(s)
This function will produce a Shewhart X-bar/R control chart. The Xbar-R control chart is the most commonly used. Xbar/R chart: This function allows you to plots each sample mean to see between-sample variation Useful for identifying special cause changes to the process mean (X), for detecting shifts/trends. Control limits, related to +/- 3 standard deviations, are calculated using Rbar. Points within the control limits are in accordance with the process variation. Those outside the limits are special causes to be analysed
1 | R_bar_chart(data, request, A2 = 0.483)
|
A2 |
|
|
data The data set of the analysis |
|
request A particular product, with specific production parameters (a value in the data.frame) |
A plot displaying the X_bar/R control chart
Özgür Aydemir, Sophie La Gennusa, Louis del Perugia, Daniel Szenes, Francesca Darino
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.