
Computes the coefficient of variation of input vector.
cv.Rd
Computes the coefficient of variation of input vector.
Examples
cv(c(1, 2, 1, 1, 2, 1, 2, 3))
#> [1] 0.4578608
cv.Rd
Computes the coefficient of variation of input vector.
cv(c(1, 2, 1, 1, 2, 1, 2, 3))
#> [1] 0.4578608