Learn R Programming

h2o (version 2.8.4.4)

H2OGapStatModel-class: Class "H2OGapStatModel"

Description

A class for representing gap statistic models.

Arguments

Objects from the Class

Objects can be created by calls of the form new("H2OGapStatModel", ...).

Extends

Class "H2OModel", directly.

See Also

h2o.naiveBayes

Examples

Run this code
showClass("H2OGapStatModel")

Run the code above in your browser using DataLab