geometric mean auxiliary
geomean.Rd
geometric mean auxiliary
geomean(x, na.rm = FALSE)
Arguments
- x
x
- na.rm
FALSE or TRUE
Value
exp(mean(log(x))). Note that only positive values are considered!!!
See also
Other Unassigned:
AUC_IQnca()
,
IQReport()
,
aux_plotlayout()
,
createPages_IQRoutputFigure()
,
date2dateday_IQRdataProgramming()
,
date2datetime_IQRdataProgramming()
,
date2time_IQRdataProgramming()
,
geocv()
,
geosd()
,
getLabels_dataframe()
,
intervalAUC_NCA()
,
nca_IQdataNCA()
,
print.IQdataNCA()
,
print.IQnca()
,
removeCommata_dataframe()
,
scale_y_log10_IQnca()
,
summary.IQdataNCA()
,
unlabel_dataframe()