h2o.rule_importance: This function returns the table with estimated coefficients...

View source: R/rulefit.R

h2o.rule_importanceR Documentation

This function returns the table with estimated coefficients and language representations (in case it is a rule) for each of the significant baselearners.

Description

This function returns the table with estimated coefficients and language representations (in case it is a rule) for each of the significant baselearners.

Usage

h2o.rule_importance(model)

Arguments

model

of the interest


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