get_regression_weights.prescription_tree_learner | R Documentation |
Julia Equivalent:
IAI.get_regression_weights
## S3 method for class 'prescription_tree_learner'
get_regression_weights(obj, node_index, treatment, ...)
obj |
The learner to query. |
node_index |
The node in the tree to query. |
treatment |
The treatment to query. |
... |
Refer to the Julia documentation for available parameters. |
## Not run: iai::get_regression_weights(lnr, 1, "A")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.