h2o.getGLMFullRegularizationPath: Extract full regularization path from a GLM model

View source: R/glm.R

h2o.getGLMFullRegularizationPathR Documentation

Extract full regularization path from a GLM model

Description

Extract the full regularization path from a GLM model (assuming it was run with the lambda search option).

Usage

h2o.getGLMFullRegularizationPath(model)

Arguments

model

an H2OModel corresponding from a h2o.glm call.


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