boostmtree: Boosted Multivariate Trees for Longitudinal Data

Implements Friedman's gradient descent boosting algorithm for modeling longitudinal response using multivariate tree base learners. Longitudinal response could be continuous, binary, nominal or ordinal. A time-covariate interaction effect is modeled using penalized B-splines (P-splines) with estimated adaptive smoothing parameter. Although the package is design for longitudinal data, it can handle cross-sectional data as well. Implementation details are provided in Pande et al. (2017), Mach Learn <DOI:10.1007/s10994-016-5597-1>.

Getting started

Package details

AuthorHemant Ishwaran [aut], Amol Pande [aut], Udaya B. Kogalur [aut, cre]
MaintainerUdaya B. Kogalur <ubk@kogalur.com>
LicenseGPL (>= 3)
Version2.0.0
URL https://ishwaran.org/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("boostmtree")

Try the boostmtree package in your browser

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

boostmtree documentation built on April 10, 2026, 9:10 a.m.