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>.

Version: 2.0.0
Depends: R (≥ 4.3.0)
Imports: randomForestSRC (≥ 3.5.0), parallel, splines, nlme
Published: 2026-04-10
DOI: 10.32614/CRAN.package.boostmtree
Author: Hemant Ishwaran [aut], Amol Pande [aut], Udaya B. Kogalur [aut, cre]
Maintainer: Udaya B. Kogalur <ubk at kogalur.com>
License: GPL (≥ 3)
URL: https://ishwaran.org/
NeedsCompilation: no
Citation: boostmtree citation info
Materials: NEWS
CRAN checks: boostmtree results

Documentation:

Reference manual: boostmtree.html , boostmtree.pdf

Downloads:

Package source: boostmtree_2.0.0.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): boostmtree_2.0.0.tgz, r-oldrel (x86_64): boostmtree_2.0.0.tgz
Old sources: boostmtree archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=boostmtree to link to this page.