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:
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.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')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 5 years agofrom:6591ff9b80. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 04 2024 |
R-4.5-win | OK | Nov 04 2024 |
R-4.5-linux | OK | Nov 04 2024 |
R-4.4-win | OK | Nov 04 2024 |
R-4.4-mac | OK | Nov 04 2024 |
R-4.3-win | OK | Nov 04 2024 |
R-4.3-mac | OK | Nov 04 2024 |
Exports:palmtree
Dependencies:FormulainumlatticelibcoinMatrixmvtnormpartykitrpartsurvival
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Partially Additive (Generalized) Linear Model Trees | coef.palmtree logLik.palmtree palmtree plot.palmtree predict.palmtree print.palmtree |