Rdocumentation
powered by
Learn R Programming
⚠️
There's a newer version (3.1.2) of this package.
Take me there.
rpart.plot (version 3.0.7)
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
Link to current version
Version
Version
3.1.2
3.1.1
3.1.0
3.0.9
3.0.8
3.0.7
3.0.6
3.0.5
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
2.2.0
2.1.2
2.1.0
2.0.1
1.5.3
1.5.2
1.5.1
1.5.0
1.4-5
1.4-4
1.4-3
1.4-2
1.4-1
1.4-0
1.3-0
1.2-2
1.2-1
1.2-0
1.1-1
1.1-0
1.0-0
Install
install.packages('rpart.plot')
Monthly Downloads
48,385
Version
3.0.7
License
GPL-3
Maintainer
Stephen Milborrow
Last Published
April 12th, 2019
Functions in rpart.plot (3.0.7)
Search all functions
prp
Plot an rpart model.
rpart.predict
Extended version of predict.rpart
rpart.rules
Print an rpart model as a set of rules.
show.prp.palettes
Show the built-in prp palettes.
ptitanic
Titanic data with passenger names and other details removed.
rpart.plot.version1
Plot an rpart model (old version).
rpart.plot
Plot an rpart model. A simplified interface to the prp function.