partykit
A Toolkit for Recursive Partitioning
A toolkit with infrastructure for representing, summarizing, and visualizing tree-structured regression and classification models. This unified infrastructure can be used for reading/coercing tree models from different sources ('rpart', 'RWeka', 'PMML') yielding objects that share functionality for print()/plot()/predict() methods. Furthermore, new and improved reimplementations of conditional inference trees (ctree()) and model-based recursive partitioning (mob()) from the 'party' package are provided based on the new infrastructure. A description of this package was published by Hothorn and Zeileis (2015) https://jmlr.org/papers/v16/hothorn15a.html.
- Version1.2-22
- R version≥ 3.5.0 graphics
- LicenseGPL-2
- LicenseGPL-3
- Needs compilation?Yes
- partykit citation info
- Last release08/17/2024
Documentation
- VignetteConstant Partying: Growing and Handling Trees with Constant Fits
- Vignettectree: Conditional Inference Trees
- VignetteParties, Models, Mobsters: A New Implementation of Model-Based Recursive Partitioning in R
- Vignettepartykit: A Toolkit for Recursive Partytioning
- MaterialNEWS
- In ViewsMachineLearning
Team
Torsten Hothorn
MaintainerShow author detailsAchim Zeileis
Show author detailsRolesAuthorHeidi Seibold
Show author detailsRolesContributor
Insights
Last 30 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Depends2 packages
- Imports4 packages
- Suggests15 packages
- Reverse Depends17 packages
- Reverse Imports33 packages
- Reverse Suggests26 packages
- Reverse Enhances2 packages