CV {DescriptiveStats.OBeu} | R Documentation |
Coefficient of variation
Description
Extract and return a data frame with the columns that include only numeric values
Usage
CV(x)
Arguments
x |
A numeric vector or matrix or dataframe |
Value
This function returns a vector with the coefficient of variance for the input vector,matrix or data frame.
Author(s)
Kleanthis Koupidis
[Package DescriptiveStats.OBeu version 1.3.2 Index]