party
swMATH7330CRANpartyMaRDI QIDQ19366FDOQ19366
A Laboratory for Recursive Partytioning
Torsten Hothorn, Achim Zeileis, Carolin Strobl, Kurt Hornik
Last update: 28 November 2023
Copyright license: GNU General Public License, version 2.0
Software version identifier: 1.3-13, 0.2-1, 0.2-2, 0.2-3, 0.2-4, 0.2-5, 0.2-6, 0.2-7, 0.2-8, 0.2-9, 0.2-10, 0.3-0, 0.3-1, 0.3-2, 0.3-3, 0.3-5, 0.3-6, 0.8-0, 0.8-1, 0.8-3, 0.8-4, 0.8-5, 0.8-6, 0.8-7, 0.8-8, 0.9-0, 0.9-1, 0.9-2, 0.9-3, 0.9-4, 0.9-5, 0.9-6, 0.9-7, 0.9-8, 0.9-9, 0.9-10, 0.9-11, 0.9-12, 0.9-13, 0.9-14, 0.9-90, 0.9-91, 0.9-92, 0.9-93, 0.9-94, 0.9-95, 0.9-96, 0.9-97, 0.9-98, 0.9-99, 0.9-991, 0.9-992, 0.9-993, 0.9-994, 0.9-995, 0.9-996, 0.9-997, 0.9-998, 0.9-999, 0.9-9991, 0.9-9992, 0.9-9993, 0.9-9994, 0.9-9995, 0.9-9996, 0.9-9997, 0.9-9998, 0.9-9999, 0.9-99991, 0.9-99992, 0.9-99993, 0.9-99994, 0.9-99995, 0.9-99996, 1.0-0, 1.0-1, 1.0-2, 1.0-3, 1.0-4, 1.0-5, 1.0-6, 1.0-7, 1.0-8, 1.0-9, 1.0-10, 1.0-11, 1.0-12, 1.0-13, 1.0-14, 1.0-15, 1.0-16, 1.0-17, 1.0-18, 1.0-19, 1.0-20, 1.0-21, 1.0-22, 1.0-23, 1.0-25, 1.1-0, 1.1-1, 1.1-2, 1.2-0, 1.2-1, 1.2-2, 1.2-3, 1.2-4, 1.3-0, 1.3-1, 1.3-2, 1.3-3, 1.3-4, 1.3-5, 1.3-6, 1.3-7, 1.3-8, 1.3-9, 1.3-10, 1.3-11, 1.3-12, 1.3-14
Source code repository: https://github.com/cran/party
A computational toolbox for recursive partitioning. The core of the package is ctree(), an implementation of conditional inference trees which embed tree-structured regression models into a well defined theory of conditional inference procedures. This non-parametric class of regression trees is applicable to all kinds of regression problems, including nominal, ordinal, numeric, censored as well as multivariate response variables and arbitrary measurement scales of the covariates. Based on conditional inference trees, cforest() provides an implementation of Breiman's random forests. The function mob() implements an algorithm for recursive partitioning based on parametric models (e.g. linear models, GLMs or survival regression) employing parameter instability tests for split selection. Extensible functionality for visualizing tree-structured regression models is available. The methods are described in Hothorn et al. (2006) <doi:10.1198/106186006X133933>, Zeileis et al. (2008) <doi:10.1198/106186008X319331> and Strobl et al. (2007) <doi:10.1186/1471-2105-8-25>.
Cited In (50)
- GB5mcPred
- EpiSemble
- Oblique random survival forests
- A new variable selection approach using random forests
- partykit: a modular toolkit for recursive partytioning in \texttt{R}
- Random Forests with R
- Variable selection by random forests using data with missing values
- Censoring Unbiased Regression Trees and Ensembles
- On stability issues in deriving multivariable regression models
- Recursive partitioning on incomplete data using surrogate decisions and multiple imputation
- Statistics and Probability with Applications for Engineers and Scientists using MINITAB, R and JMP
- A proximity based macro stress testing framework
- Survival ensembles
- Applied Predictive Modeling
- bsnsing: A Decision Tree Induction Method Based on Recursive Optimal Boolean Rule Composition
- Rationale and applications of survival tree and survival ensemble methods
- Two-level quantile regression forests for bias correction in range prediction
- Title not available (Why is that?)
- EFS
- rminer
- synthpop
- PredPsych
- autoBagging
- psica
- Open-source machine learning: R meets Weka
- stablelearner
- moreparty
- tehtuner
- Soft Classification Trees
- MachineShop
- PSAboot
- PrInDT
- permimp
- rfvimptest
- autostats
- OTrecod
- R and data mining. Examples and case studies
- Novel Aggregate Deletion/Substitution/Addition Learning Algorithms for Recursive Partitioning
- Boosting algorithms: regularization, prediction and model fitting
- alookr
- TSDT
- A random forest-based approach to combining and ranking seasonality tests
- CTShiny2
- CTShiny
- Random forest for ordinal responses: prediction and variable selection
- A new variable importance measure for random forests with missing data
- varImp
- multilevelPSA
- aVirtualTwins
- pheble
This page was built for software: party