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.8)
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
74,991
Version
3.0.8
License
GPL-3
Maintainer
Stephen Milborrow
Last Published
August 22nd, 2019
Functions in rpart.plot (3.0.8)
Search all functions
rpart.predict
Extended version of predict.rpart
rpart.plot
Plot an rpart model. A simplified interface to the prp function.
rpart.rules
Print an rpart model as a set of rules.
prp
Plot an rpart model.
ptitanic
Titanic data with passenger names and other details removed.
show.prp.palettes
Show the built-in prp palettes.
rpart.plot.version1
Plot an rpart model (old version).