View source: R/methods_e2tree.R
| summary.e2tree | R Documentation |
Displays a comprehensive summary including tree structure, decision rules, terminal node statistics, and variable importance.
## S3 method for class 'e2tree'
summary(object, ...)
object |
An e2tree object |
... |
Additional arguments (ignored) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.