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 (2019) <doi:10.1007/s11634-018-0342-1>. The package offers coef(), logLik(), plot(), and predict() functions for PALM trees.

Getting started

Package details

AuthorHeidi Seibold [aut, cre] (<https://orcid.org/0000-0002-8960-9642>), Torsten Hothorn [aut] (<https://orcid.org/0000-0001-8301-0471>), Achim Zeileis [aut] (<https://orcid.org/0000-0003-0918-3766>)
MaintainerHeidi Seibold <heidi@seibold.co>
LicenseGPL-2 | GPL-3
Version1.0-0
Package repositoryView on R-Forge
Installation Install the latest version of this package by entering the following in R:
install.packages("palmtree", repos="http://R-Forge.R-project.org")

Try the palmtree package in your browser

Any scripts or data that you put into this service are public.

palmtree documentation built on Oct. 9, 2021, 3:01 a.m.