Learn R Programming

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

rpart.plot (version 2.1.0)

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

41,692

Version

2.1.0

License

GPL-3

Last Published

September 26th, 2016

Functions in rpart.plot (2.1.0)

prp

Plot an rpart model.
show.prp.palettes

Show the built-in prp palettes.
rpart.plot

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

Titanic data with passenger names and other details removed.
rpart.plot.version1

Plot an rpart model (old version).