Package: rpart 4.1.27

rpart: 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.

Authors:Terry Therneau [aut], Beth Atkinson [aut, cre], Brian Ripley [trl]

rpart_4.1.27.tar.gz
rpart_4.1.27.zip(r-4.7)rpart_4.1.27.zip(r-4.6)rpart_4.1.27.zip(r-4.5)
rpart_4.1.27.tgz(r-4.6-x86_64)rpart_4.1.27.tgz(r-4.6-arm64)rpart_4.1.27.tgz(r-4.5-x86_64)rpart_4.1.27.tgz(r-4.5-arm64)
rpart_4.1.27.tar.gz(r-4.7-arm64)rpart_4.1.27.tar.gz(r-4.7-x86_64)rpart_4.1.27.tar.gz(r-4.6-arm64)rpart_4.1.27.tar.gz(r-4.6-x86_64)
rpart_4.1.27.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
rpart/json (API)

# Install 'rpart' in R:
install.packages('rpart', repos = c('https://bethatkinson.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/bethatkinson/rpart/issues

Datasets:
  • car.test.frame - Automobile Data from 'Consumer Reports' 1990
  • car90 - Automobile Data from 'Consumer Reports' 1990
  • cu.summary - Automobile Data from 'Consumer Reports' 1990
  • kyphosis - Data on Children who have had Corrective Spinal Surgery
  • solder - Soldering of Components on Printed-Circuit Boards
  • solder.balance - Soldering of Components on Printed-Circuit Boards
  • stagec - Stage C Prostate Cancer

On CRAN:

Conda:

cartclassificationstatistics

17.02 score 56 stars 1.6k packages 21k scripts 112k downloads 431 mentions 14 exports 0 dependencies

Last updated from:123a2cd343. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK242
linux-devel-x86_64OK264
source / vignettesOK173
linux-release-arm64OK124
linux-release-x86_64OK261
macos-release-arm64OK276
macos-release-x86_64OK375
macos-oldrel-arm64OK499
macos-oldrel-x86_64OK497
windows-develOK221
windows-releaseOK193
windows-oldrelOK304
wasm-releaseOK141

Exports:meanvarna.rpartpath.rpartplotcppostprintcppruneprune.rpartrpartrpart.controlrpart.exprsq.rpartsnip.rpartxpred.rpart

Dependencies:

User Written Split Functions

Last update: 2020-05-18
Started: 2018-06-07

Introduction to Rpart

Last update: 2018-06-21
Started: 2018-06-07