Package: palmtree 0.9-1

palmtree: Partially Additive (Generalized) Linear Model Trees

This is an implementation of model-based trees with global model parameters (PALM trees). The PALM tree algorithm is an extension to the MOB algorithm (implemented in the 'partykit' package), where some parameters are fixed across all groups. Details about the method can be found in Seibold, Hothorn, Zeileis (2016) <arxiv:1612.07498>. The package offers coef(), logLik(), plot(), and predict() functions for PALM trees.

Authors:Heidi Seibold [aut, cre], Torsten Hothorn [aut], Achim Zeileis [aut]

palmtree_0.9-1.tar.gz
palmtree_0.9-1.zip(r-4.5)palmtree_0.9-1.zip(r-4.4)palmtree_0.9-1.zip(r-4.3)
palmtree_0.9-1.tgz(r-4.5-any)palmtree_0.9-1.tgz(r-4.4-any)palmtree_0.9-1.tgz(r-4.3-any)
palmtree_0.9-1.tar.gz(r-4.5-noble)palmtree_0.9-1.tar.gz(r-4.4-noble)
palmtree_0.9-1.tgz(r-4.4-emscripten)palmtree_0.9-1.tgz(r-4.3-emscripten)
palmtree.pdf |palmtree.html
palmtree/json (API)

# Install 'palmtree' in R:
install.packages('palmtree', repos = c('https://heidiseibold.r-universe.dev', 'https://cloud.r-project.org'))

On CRAN:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

1.00 score 1 stars 8 scripts 236 downloads 1 exports 9 dependencies

Last updated 5 years agofrom:6591ff9b80. Checks:8 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKFeb 02 2025
R-4.5-winOKFeb 02 2025
R-4.5-macOKFeb 02 2025
R-4.5-linuxOKFeb 02 2025
R-4.4-winOKFeb 02 2025
R-4.4-macOKFeb 02 2025
R-4.3-winOKFeb 02 2025
R-4.3-macOKFeb 02 2025

Exports:palmtree

Dependencies:FormulainumlatticelibcoinMatrixmvtnormpartykitrpartsurvival

Readme and manuals

Help Manual

Help pageTopics
Partially Additive (Generalized) Linear Model Treescoef.palmtree logLik.palmtree palmtree plot.palmtree predict.palmtree print.palmtree