cv: Coefficient of Variation

Description Usage Arguments

Description

Returns the coefficient of variation of a sample.

Usage

1
cv(x, ...)

Arguments

x

Any numeric vector (or other data type for which sd and mean methods are defined)

...

Additional parameters for the sd and mean functions (such as na.rm=TRUE)


andrechalom/pse documentation built on May 12, 2019, 3:35 a.m.