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