Learn R Programming

⚠️There's a newer version (3.1.2) of this package.Take me there.

rpart.plot (version 3.0.9)

Plot 'rpart' Models: An Enhanced Version of 'plot.rpart'

Description

Plot 'rpart' models. Extends plot.rpart() and text.rpart() in the 'rpart' package.

Copy Link

Version

Install

install.packages('rpart.plot')

Monthly Downloads

78,325

Version

3.0.9

License

GPL-3

Last Published

September 17th, 2020

Functions in rpart.plot (3.0.9)

rpart.predict

Extended version of predict.rpart
show.prp.palettes

Show the built-in prp palettes.
ptitanic

Titanic data with passenger names and other details removed.
rpart.rules

Print an rpart model as a set of rules.
rpart.plot

Plot an rpart model. A simplified interface to the prp function.
prp

Plot an rpart model.