get_regression_constant.regression_tree_multi_learner | R Documentation |
Julia Equivalent:
IAI.get_regression_constant
and
IAI.get_regression_constant
## S3 method for class 'regression_tree_multi_learner'
get_regression_constant(obj, node_index, ...)
obj |
The learner to query. |
node_index |
The node in the tree to query. |
... |
Refer to the Julia documentation for available parameters. |
Requires IAI version 3.2 or higher.
## Not run: iai::get_regression_constant(lnr, 1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.