cv | R Documentation |
Coefficient of variation
cv(x, na.rm = TRUE)
x |
A numeric vector. |
na.rm |
Logical indicating whether NA values should be stripped
before the computation proceeds. Default to |
The coefficient of variation of x
.
Antoine Bichat
scimo:::cv(1:10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.