CV {sasLM} | R Documentation |
Coefficient of Variation in percentage
Description
Coefficient of variation in percentage.
Usage
CV(y)
Arguments
y |
a numeric vector |
Details
It removes NA
.
Value
Coefficient of variation in percentage.
Author(s)
Kyun-Seop Bae k@acr.kr
Examples
CV(mtcars$mpg)
[Package sasLM version 0.10.4 Index]