50% off | Unlimited Data & AI Learning

Last chance! 50% off unlimited learning

Sale ends in


h2o (version 3.44.0.3)

length,H2OTree-method: Overrides the behavior of length() function on H2OTree class. Returns number of nodes in an H2OTree

Description

Overrides the behavior of length() function on H2OTree class. Returns number of nodes in an H2OTree

Usage

# S4 method for H2OTree
length(x)

Arguments

x

An H2OTree to count nodes for.