| print.qshap_tree_explainer | R Documentation |
Print method for qshap_tree_explainer
## S3 method for class 'qshap_tree_explainer'
print(x, ...)
x |
A qshap_tree_explainer object |
... |
Additional arguments (currently unused) |
The input x is returned invisibly. Called primarily for its
side effect of printing a summary of the qshap_tree_explainer object
to the console.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.