CV: Coefficient of Variation in percentage

View source: R/CV.R

CVR 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)

sasLM documentation built on March 8, 2026, 5:06 p.m.