geocv: geometric CV auxiliary

geocvR Documentation

geometric CV auxiliary

Description

geometric CV auxiliary

Usage

geocv(x, na.rm = FALSE)

Arguments

x

x

na.rm

logical scalar indicating whether to remove missing values from x. If na.rm=FALSE (the default) and x contains missing values, then a missing value (NA) is returned. If na.rm=TRUE, missing values are removed from x prior to computing the coefficient of variation.

Value

geometric CV


Quantmetrics770/IQnca documentation built on Aug. 5, 2022, 5:39 p.m.