drawTreesAda {rattle}R Documentation

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.

Author(s)

Graham.Williams@togaware.com

References

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

Examples

## Not run: drawTreesAda(ds.ada)

[Package rattle version 5.5.1 Index]