Skip to contents

Compute geometric coefficient of variation (GCV)

Usage

geo_cv(x)

Arguments

x

<num> A vector of values.

Value

Geometric coefficient of variation

Examples

geo_cv(rlnorm(10))
#> [1] 157.7159