Learn R Programming

NanoStringNorm (version 1.0.0)

get.geo.mean: get.geo.mean

Description

A function to get the geometric mean. Used in the normalization function

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.