fancyRpartPlot {rattle}R Documentation

A wrapper for plotting rpart trees using prp

Description

Plots a fancy RPart decision tree using the pretty rpart plotter.

Usage

fancyRpartPlot(model, main="")

Arguments

model

an rpart object.

main

title for the plot.

Author(s)

Graham.Williams@togaware.com

References

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


[Package rattle version 2.6.16 Index]