h2o (version 3.22.1.1)

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.