cv: The coefficient of variation, i.e., the standard deviation...

cvR Documentation

The coefficient of variation, i.e., the standard deviation divided by the mean.

Description

The coefficient of variation, i.e., the standard deviation divided by the mean.

Usage

cv(x, na.rm = FALSE)

Arguments

x

A numeric object

na.rm

Logical: If TRUE remove the missing values prior to calculation.


StoXProject/RstoxBase documentation built on July 14, 2024, 9:39 a.m.