listTreesAda | R Documentation |
Display the textual representation of a selection of Ada trees.
listTreesAda(model, trees=0)
model |
an ada model. |
trees |
The list of trees to list. Use 0 to list all trees. |
Using rpart's print method display each of the specified trees from an Ada model.
Package home page: https://rattle.togaware.com
## Not run: listTreesAda(ds.ada)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.