powered by
The function calculates the Coeficient of Variation (CV) of a quantitative vector.
CV(x)
The CV of x.
x
A quantitative vector.
R. Salmerón (romansg@ugr.es) and C. García (cbgarcia@ugr.es).
mean, var, sd.
mean
var
sd
# random x = sample(1:50, 25) x CV(x)
Run the code above in your browser using DataLab