Skip to contents

This function calculates the coefficient of variation (CV) for a given numeric vector.

Usage

CV(V)

Arguments

V

A numeric vector.

Value

The coefficient of variation (CV) for the input vector.

Author

Zaoqu Liu; E-mail: liuzaoqu@163.com