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 Nov. 19, 2023, 5:12 p.m.