50% off | Unlimited Data & AI Learning

Last chance! 50% off unlimited learning

Sale ends in


h2o (version 3.10.3.6)

h2o.prod: Return the product of all the values present in its arguments.

Description

Return the product of all the values present in its arguments.

Usage

h2o.prod(x)

Arguments

x
An H2OFrame object.

See Also

prod for the base R implementation.