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