get_regression_constant {iai}R 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


[Package iai version 1.10.0 Index]