rpart v4.1-13
0
Monthly downloads
Recursive Partitioning and Regression Trees
Recursive partitioning for classification,
regression and survival trees. An implementation of most of the
functionality of the 1984 book by Breiman, Friedman, Olshen and Stone.
Functions in rpart
Name | Description | |
car.test.frame | Automobile Data from 'Consumer Reports' 1990 | |
print.rpart | Print an Rpart Object | |
printcp | Displays CP table for Fitted Rpart Object | |
na.rpart | Handles Missing Values in an Rpart Object | |
path.rpart | Follow Paths to Selected Nodes of an Rpart Object | |
stagec | Stage C Prostate Cancer | |
summary.rpart | Summarize a Fitted Rpart Object | |
predict.rpart | Predictions from a Fitted Rpart Object | |
text.rpart | Place Text on a Dendrogram Plot | |
post.rpart | PostScript Presentation Plot of an Rpart Object | |
xpred.rpart | Return Cross-Validated Predictions | |
rpart-internal | Internal Functions | |
rpart | Recursive Partitioning and Regression Trees | |
plot.rpart | Plot an Rpart Object | |
plotcp | Plot a Complexity Parameter Table for an Rpart Fit | |
prune.rpart | Cost-complexity Pruning of an Rpart Object | |
residuals.rpart | Residuals From a Fitted Rpart Object | |
snip.rpart | Snip Subtrees of an Rpart Object | |
solder | Soldering of Components on Printed-Circuit Boards | |
labels.rpart | Create Split Labels For an Rpart Object | |
meanvar.rpart | Mean-Variance Plot for an Rpart Object | |
rpart.control | Control for Rpart Fits | |
rpart.exp | Initialization function for exponential fitting | |
rpart.object | Recursive Partitioning and Regression Trees Object | |
rsq.rpart | Plots the Approximate R-Square for the Different Splits | |
cu.summary | Automobile Data from 'Consumer Reports' 1990 | |
kyphosis | Data on Children who have had Corrective Spinal Surgery | |
car90 | Automobile Data from 'Consumer Reports' 1990 | |
No Results! |
Vignettes of rpart
Name | ||
longintro.Rnw | ||
refer.bib | ||
usercode.Rnw | ||
No Results! |
Last month downloads
Details
Priority | recommended |
Date | 2018-02-23 |
License | GPL-2 | GPL-3 |
LazyData | yes |
ByteCompile | yes |
NeedsCompilation | yes |
Packaged | 2018-02-23 05:39:52 UTC; ripley |
Repository | CRAN |
Date/Publication | 2018-02-23 05:45:50 UTC |
depends | graphics , grDevices , R (>= 2.15.0) , stats |
suggests | survival |
Contributors | Brian Ripley, Terry Therneau |
Include our badge in your README
[](http://www.rdocumentation.org/packages/rpart)