h2o.get_knot_locations: Extracts the knot locations from model output if it is...

View source: R/gam.R

h2o.get_knot_locationsR Documentation

Extracts the knot locations from model output if it is enabled.

Description

Extracts the knot locations from model output if it is enabled.

Usage

h2o.get_knot_locations(model, gam_column = NULL)

Arguments

model

is a H2OModel with algorithm name of gam

gam_column

will only extract the knot locations for the specific gam_columns. Else, return all.


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