Learn R Programming

h2o (version 3.36.0.4)

h2o.getLambdaMax: Extract the maximum lambda value used during lambda search from glm model.

Description

This function allows setting betas of an existing glm model.

Usage

h2o.getLambdaMax(model)

Arguments

model

an '>H2OModel corresponding from a h2o.glm call.