h2o.getLambdaBest {h2o}R Documentation

Extract best lambda value found from glm model.

Description

This function allows setting betas of an existing glm model.

Usage

h2o.getLambdaBest(model)

Arguments

model

an H2OModel corresponding from a h2o.glm call.


[Package h2o version 3.44.0.3 Index]