h2o (version 3.10.5.3)

h2o.log2: Compute the log2 of x

Description

Compute the log2 of x

Usage

h2o.log2(x)

Arguments

x

An H2OFrame object.

See Also

log2 for the base R implementation.