h2o (version 3.10.5.2)

h2o.log: Compute the logarithm of x

Description

Compute the logarithm of x

Usage

h2o.log(x)

Arguments

x

An H2OFrame object.

See Also

log for the base R implementation.