# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "partykit" in publications use:' type: software license: - GPL-2.0-only - GPL-3.0-only title: 'partykit: A Toolkit for Recursive Partytioning' version: 1.2-22 identifiers: - type: doi value: 10.32614/CRAN.package.partykit abstract: 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) . authors: - family-names: Hothorn given-names: Torsten email: Torsten.Hothorn@R-project.org orcid: https://orcid.org/0000-0001-8301-0471 - family-names: Zeileis given-names: Achim email: Achim.Zeileis@R-project.org orcid: https://orcid.org/0000-0003-0918-3766 preferred-citation: type: article title: 'partykit: A Modular Toolkit for Recursive Partytioning in R' authors: - family-names: Hothorn given-names: Torsten email: Torsten.Hothorn@R-project.org orcid: https://orcid.org/0000-0001-8301-0471 - family-names: Zeileis given-names: Achim email: Achim.Zeileis@R-project.org orcid: https://orcid.org/0000-0003-0918-3766 journal: Journal of Machine Learning Research year: '2015' volume: '16' url: https://jmlr.org/papers/v16/hothorn15a.html start: 3905-3909 repository: https://zeileis.r-universe.dev repository-code: http://partykit.r-forge.r-project.org/partykit/ commit: 575ca9f0bcd61c6c5ff75c8952766d96dadc34a6 url: http://partykit.r-forge.r-project.org/partykit/ date-released: '2024-08-17' contact: - family-names: Hothorn given-names: Torsten email: Torsten.Hothorn@R-project.org orcid: https://orcid.org/0000-0001-8301-0471 references: - type: article title: 'Unbiased Recursive Partitioning: A Conditional Inference Framework' authors: - family-names: Hothorn given-names: Torsten email: Torsten.Hothorn@R-project.org orcid: https://orcid.org/0000-0001-8301-0471 - family-names: Hornik given-names: Kurt email: Kurt.Hornik@R-project.org orcid: https://orcid.org/0000-0003-4198-9911 - family-names: Zeileis given-names: Achim email: Achim.Zeileis@R-project.org orcid: https://orcid.org/0000-0003-0918-3766 journal: Journal of Computational and Graphical Statistics year: '2006' volume: '15' issue: '3' doi: 10.1198/106186006X133933 start: '651' end: '674' - type: article title: Model-Based Recursive Partitioning authors: - family-names: Zeileis given-names: Achim email: Achim.Zeileis@R-project.org orcid: https://orcid.org/0000-0003-0918-3766 - family-names: Hothorn given-names: Torsten email: Torsten.Hothorn@R-project.org orcid: https://orcid.org/0000-0001-8301-0471 - family-names: Hornik given-names: Kurt email: Kurt.Hornik@R-project.org orcid: https://orcid.org/0000-0003-4198-9911 journal: Journal of Computational and Graphical Statistics year: '2008' volume: '17' issue: '2' doi: 10.1198/106186008X319331 start: '492' end: '514'