lab.qcs: Create an object of class 'lab.qcs' to perform statistical quality control.
This function is used to compute statistics required for plotting Statitics
Description
It develops an object of lab.qcs-codelinkclass to perform statistical quality control.
This function is used to compute the requested statistics to be summarized and ploted.
Usage
lab.qcs(x, ...)
# S3 method for lab.qcs
print(x, ...)
# S3 method for lab.qcs
summary(object, ...)
Arguments
x
An object of class lab.qcs for which a print is desired.
...
Other arguments passed to or from methods.
object
An object of class lab.qcs for which a summary is desired.