Learn R Programming

rattle (version 2.6.25)

drawTreesAda: Draw trees from an Ada model

Description

Using the Rattle drawTreeNodes, draw a selection of Ada trees.

Usage

drawTreesAda(model, trees=0, title="")

Arguments

model
an ada model.
trees
The list of trees to draw. Use 0 to draw all trees.
title
An option title to add.

Details

Using Rattle's drawTreeNodes underneath, a plot for each of the specified trees from an Ada model will be displayed.

References

Package home page: http://rattle.togaware.com

Examples

Run this code
drawTreesAda(ds.ada)

Run the code above in your browser using DataLab