stats.S(data, sizes)
sd.S(data, sizes, std.dev = c("UWAVE-SD", "MVLUE-SD", "RMSDF"))
limits.S(center, std.dev, sizes, conf)sd.S function, required for limits.S. See sd.xbar.conf > 1) or the confidence level (if 0 < conf < 1).stats.S returns a list with components statistics and center.The function sd.S returns std.dev the standard deviation of the statistic charted.The function limits.S returns a matrix with lower and upper control limits.
qcc