powered by
Geometric coefficient of variation in percentage.
geoCV(y)
a numeric vector
Kyun-Seop Bae k@acr.kr
It removes NA. This is sqrt(exp(var(log(y))) - 1)*100.
NA
sqrt(exp(var(log(y))) - 1)*100
geoMean
geoCV(mtcars$mpg)
Run the code above in your browser using DataLab