h2o.getLambdaMin: Extract the minimum lambda value calculated during lambda...

View source: R/glm.R

h2o.getLambdaMinR Documentation

Extract the minimum lambda value calculated during lambda search from glm model. Note that due to early stop, this minimum lambda value may not be used in the actual lambda search.

Description

This function allows setting betas of an existing glm model.

Usage

h2o.getLambdaMin(model)

Arguments

model

an H2OModel corresponding from a h2o.glm call.


h2o documentation built on Aug. 9, 2023, 9:06 a.m.