Rdocumentation
powered by
Learn R Programming
h2o (version 3.10.3.6)
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.