h2o.getAlphaBest: Extract best alpha value found from glm model.

View source: R/glm.R

h2o.getAlphaBestR Documentation

Extract best alpha value found from glm model.

Description

This function allows setting betas of an existing glm model.

Usage

h2o.getAlphaBest(model)

Arguments

model

an H2OModel corresponding from a h2o.glm call.


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