Package: rpart 4.1.22

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.22.tar.gz
rpart_4.1.22.zip(r-4.5)rpart_4.1.22.zip(r-4.4)rpart_4.1.22.zip(r-4.3)
rpart_4.1.22.tgz(r-4.5-x86_64)rpart_4.1.22.tgz(r-4.5-arm64)rpart_4.1.22.tgz(r-4.4-x86_64)rpart_4.1.22.tgz(r-4.4-arm64)rpart_4.1.22.tgz(r-4.3-x86_64)rpart_4.1.22.tgz(r-4.3-arm64)
rpart_4.1.22.tar.gz(r-4.5-noble)rpart_4.1.22.tar.gz(r-4.4-noble)
rpart_4.1.22.tgz(r-4.4-emscripten)rpart_4.1.22.tgz(r-4.3-emscripten)
rpart.pdf |rpart.html
rpart/json (API)
NEWS

# 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.59 score 52 stars 1.6k packages 18k scripts 127k downloads 431 mentions 14 exports 0 dependencies

Last updated 9 months agofrom:2c17613178. Checks:5 OK, 7 NOTE. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKMar 09 2025
R-4.5-win-x86_64OKMar 09 2025
R-4.5-mac-x86_64OKMar 09 2025
R-4.5-mac-aarch64OKMar 09 2025
R-4.5-linux-x86_64OKMar 09 2025
R-4.4-win-x86_64NOTEMar 09 2025
R-4.4-mac-x86_64NOTEMar 09 2025
R-4.4-mac-aarch64NOTEMar 09 2025
R-4.4-linux-x86_64NOTEMar 09 2025
R-4.3-win-x86_64NOTEMar 09 2025
R-4.3-mac-x86_64NOTEMar 09 2025
R-4.3-mac-aarch64NOTEMar 09 2025

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

Dependencies:

Introduction to Rpart

Rendered fromlongintro.Rnwusingutils::Sweaveon Mar 09 2025.

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

User Written Split Functions

Rendered fromusercode.Rnwusingutils::Sweaveon Mar 09 2025.

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