This function is used to compute statistics required by the ewma chart.
qcs.ewma(x, ...)
"qcs.ewma"(x, var.index = 1, sample.index = 2, covar.index = NULL, covar.names = NULL, data.name = NULL, sizes = NULL, center = NULL, std.dev = NULL, nsigma = 3, lambda = 0.2, plot = FALSE, ...)
"qcs.ewma"(x, center = NULL, std.dev = NULL, nsigma = 3, lambda = 0.2, plot = FALSE, ...)
NA
elements of
the sample.index vector. For attribute
variable the argument sizes is required.