Learn R Programming

convexjlr (version 0.8.1)

geomean: Geometric mean of x and y

Description

Geometric mean of x and y.

Usage

geomean(x, y)

Arguments

x

input vector, x > 0.

y

input vector, y > 0.