powered by
Calculate percentage coefficient of variation
pcv(x, na.rm = FALSE)
The percentage coefficient of variation.
Numeric vector.
A logical value indicating whether NA values should be stripped before the computation proceeds.
Justin Wilkins, justin.wilkins@occams.com
pcv(rnorm(50, 5, 7.56))
Run the code above in your browser using DataLab