get_regression_weights: Generic function for returning the weights for each feature...

View source: R/generic.R

get_regression_weightsR Documentation

Generic function for returning the weights for each feature in the regression prediction at a node of a tree

Description

Generic function for returning the weights for each feature in the regression prediction at a node of a tree

Usage

get_regression_weights(obj, ...)

Arguments

obj

The object controlling which method is used

...

Arguments depending on the specific method used


iai documentation built on June 22, 2024, 10:56 a.m.