cv.coef {rknn}R Documentation

Coefficient of Variation

Description

Compute coefficient of variation.

Usage

  cv.coef(x)

Arguments

x

A numeric vector.

Value

A number within [0, 1].

Author(s)

Shengqiao Li<lishengqiao@yahoo.com>


[Package rknn version 1.2-1 Index]