Learn R Programming

h2o (version 2.8.4.4)

H2OGLMModelList-class: Class "H2OGLMModelList"

Description

Object representing the models built by a H2O GLM search over lambda values.

Arguments

Objects from the Class

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

See Also

H2OGLMModel, h2o.glm

Examples

Run this code
showClass("H2OGLMModelList")

Run the code above in your browser using DataLab