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-x86_64)rpart_4.1.27.zip(r-4.7-arm64)rpart_4.1.27.zip(r-4.6-x86_64)rpart_4.1.27.zip(r-4.6-arm64)rpart_4.1.27.zip(r-4.5-x86_64)
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

16.99 score 56 stars 1.6k packages 21k scripts 107k downloads 431 mentions 14 exports 0 dependencies

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

TargetResultTimeFilesSyslog
linux-devel-arm64OK132
linux-devel-x86_64OK124
source / vignettesOK230
linux-release-arm64OK132
linux-release-x86_64OK120
macos-release-arm64OK142
macos-release-x86_64OK211
macos-oldrel-arm64OK121
macos-oldrel-x86_64OK396
windows-devel-arm64NOTE312
windows-devel-x86_64OK109
windows-release-arm64NOTE309
windows-release-x86_64OK86
windows-oldrel-x86_64OK97
wasm-releaseOK95

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