Learn R Programming

brainGraph (version 2.7.3)

coeff_var: Calculate coefficient of variation

Description

Calculates the coefficient of variation, defined as $$CV(x) = \frac{sd(x)}{mean(x)}$$

Usage

coeff_var(x)

Arguments

x

Numeric vector

Value

A numeric value