Rdocumentation
powered by
Learn R Programming
NanoStringNorm (version 1.0.7)
get.geo.mean: get.geo.mean
Description
A function to get the geometric mean. Used in normalization functions
Usage
get.geo.mean(y)
Arguments
y
A vector of numeric values. Values are assumed to be positive and unlogged.
Value
Returns the geometric mean.