This function is vectorized.
confIntSD(x, n = NULL, conf.level = 0.95)
Either a standard deviation, in which case n
must also be
provided, or a vector, in which case n
must be NULL.
The sample size is x
is a standard deviation.
The confidence level
A vector or matrix.