get_regression_weights {iai} | R Documentation |
Generic function for returning the weights for each feature in the regression prediction at a node of a tree
get_regression_weights(obj, ...)
obj |
The object controlling which method is used |
... |
Arguments depending on the specific method used |