geometricMean: Compute the geometric mean

View source: R/modeling.R

geometricMeanR Documentation

Compute the geometric mean

Description

Compute the geometric mean

Usage

geometricMean(x, na.rm = TRUE)

Arguments

x

a numeric vector

na.rm

whether remove na


sqjin/CellChat documentation built on Nov. 10, 2023, 4:29 a.m.