get_regression_constant: Generic function for returning the constant term in the...

View source: R/generic.R

get_regression_constantR Documentation

Generic function for returning the constant term in the regression prediction at a node of a tree

Description

Generic function for returning the constant term in the regression prediction at a node of a tree

Usage

get_regression_constant(obj, ...)

Arguments

obj

The object controlling which method is used

...

Arguments depending on the specific method used


iai documentation built on July 9, 2023, 5:41 p.m.