QC_Capability {ggQC} | R Documentation |
Calculate Summary of Quality Performance Parameters
Description
function to report listing of quality performance parameters
Usage
QC_Capability(data = NULL, value = NULL, grouping = NULL,
formula = NULL, method = "xBar.rBar", na.rm = FALSE, LSL = NULL,
USL = NULL, digits = 2)
Arguments
data |
vector or dataframe, as indicated below for each chart type
|
value |
string, Studentized Charts, name of numeric vector in dataframe with values of interest. |
grouping |
string, Studentized Charts, name of single factor/variable to split the dataframe "values" by |
formula |
Studentized Charts: 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 |
method |
string, calling one of the following methods:
|
na.rm |
a logical value indicating whether NA values should be stripped before the computation proceeds. |
LSL |
numeric, Customer's lower specification limit |
USL |
numeric, Customer's Upper specification limit
|
digits |
integer, how many digits to report. |
Value
data frame , listing of metric labels and value