geometric CV auxiliary
geocv.Rd
geometric CV auxiliary
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
See also
Other Unassigned:
AUC_IQnca()
,
IQReport()
,
aux_plotlayout()
,
createPages_IQRoutputFigure()
,
date2dateday_IQRdataProgramming()
,
date2datetime_IQRdataProgramming()
,
date2time_IQRdataProgramming()
,
geomean()
,
geosd()
,
getLabels_dataframe()
,
intervalAUC_NCA()
,
nca_IQdataNCA()
,
print.IQdataNCA()
,
print.IQnca()
,
removeCommata_dataframe()
,
scale_y_log10_IQnca()
,
summary.IQdataNCA()
,
unlabel_dataframe()