View source: R/methods_e2tree.R
| print.e2tree | R Documentation |
Displays a compact summary of the fitted E2Tree model including task type, tree size, terminal nodes, and splitting variables.
## S3 method for class 'e2tree'
print(x, ...)
x |
An e2tree object |
... |
Additional arguments (ignored) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.