powered by
This function computes the length of the range of a sample.
diffrange(x)
a numeric vector
a numeric object
Montgomery, D.C. (2000) Introduction to Statistical Quality Control, Wiley
RCC, xbarRCC
RCC
xbarRCC
# NOT RUN { x <- rnorm(10) diffrange(x) # }
Run the code above in your browser using DataLab