H2ONode-class: The H2ONode class.

H2ONode-classR Documentation

The H2ONode class.

Description

The H2ONode class.

Usage

## S4 method for signature 'H2ONode'
show(object)

Arguments

object

an H2ONode object.

Slots

id

An integer representing node's unique identifier. Generated by H2O.

levels

A character representing categorical levels on split from parent's node belonging into this node. NULL for root node or non-categorical splits.

#' @aliases H2ONode


h2o documentation built on May 29, 2024, 4:26 a.m.