h2o (version 3.10.3.6)

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.