Other packages > Find by keyword >

partykit  

A Toolkit for Recursive Partytioning
View on CRAN: Click here


Download and install partykit package within the R console
Install from CRAN:
install.packages("partykit")

Install from Github:
library("remotes")
install_github("cran/partykit")

Install by package version:
library("remotes")
install_version("partykit", "1.2-20")



Attach the package and use:
library("partykit")
Maintained by
Torsten Hothorn
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2011-09-29
Latest Update: 2023-04-14
Description:
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) .
How to cite:
Torsten Hothorn (2011). partykit: A Toolkit for Recursive Partytioning. R package version 1.2-20, https://cran.r-project.org/web/packages/partykit
Previous versions and publish date:
0.1-1 (2011-09-29 11:27), 0.1-2 (2011-12-18 11:09), 0.1-3 (2012-01-11 12:52), 0.1-4 (2012-06-05 11:12), 0.1-5 (2013-03-22 10:44), 0.1-6 (2013-09-03 20:37), 0.8-0 (2014-03-27 14:14), 0.8-1 (2014-09-08 13:21), 0.8-2 (2014-09-12 17:36), 0.8-3 (2014-12-15 13:08), 0.8-4 (2015-01-07 14:22), 1.0-0 (2015-02-21 18:20), 1.0-1 (2015-04-08 11:12), 1.0-2 (2015-07-28 22:46), 1.0-3 (2015-08-14 20:13), 1.0-4 (2015-09-29 14:17), 1.0-5 (2016-02-05 19:28), 1.1-0 (2016-07-14 15:30), 1.1-1 (2016-09-20 15:39), 1.2-0 (2017-12-18 20:54), 1.2-1 (2018-04-20 20:45), 1.2-2 (2018-06-05 09:19), 1.2-3 (2019-01-31 14:30), 1.2-4 (2019-05-17 16:30), 1.2-5 (2019-07-18 13:20), 1.2-6 (2020-01-30 17:50), 1.2-7 (2020-03-06 12:00), 1.2-8 (2020-06-10 10:00), 1.2-9 (2020-07-10 17:20), 1.2-10 (2020-10-12 20:10), 1.2-11 (2020-12-09 17:30), 1.2-12 (2021-02-08 16:10), 1.2-13 (2021-03-03 18:10), 1.2-15 (2021-08-23 16:30), 1.2-16 (2022-06-20 15:30), 1.2-17 (2023-02-28 16:42), 1.2-18 (2023-03-09 14:20), 1.2-19 (2023-03-19 22:40)
Other packages that cited partykit R package
View partykit citation profile
Other R packages that partykit depends, imports, suggests or enhances
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns