stats.u(data, sizes)
sd.u(data, sizes, ...)
limits.u(center, std.dev, sizes, conf)conf > 1) or the confidence level (if 0 < conf < 1).stats.u returns a list with components statistics and center.The function sd.u returns std.dev the standard deviation of the statistic charted.The function limits.u returns a matrix with lower and upper control limits.
qcc