English

Regression trees for longitudinal and multiresponse data

Machine Learning 2013-05-28 v2 Applications Methodology

Abstract

Previous algorithms for constructing regression tree models for longitudinal and multiresponse data have mostly followed the CART approach. Consequently, they inherit the same selection biases and computational difficulties as CART. We propose an alternative, based on the GUIDE approach, that treats each longitudinal data series as a curve and uses chi-squared tests of the residual curve patterns to select a variable to split each node of the tree. Besides being unbiased, the method is applicable to data with fixed and random time points and with missing values in the response or predictor variables. Simulation results comparing its mean squared prediction error with that of MVPART are given, as well as examples comparing it with standard linear mixed effects and generalized estimating equation models. Conditions for asymptotic consistency of regression tree function estimates are also given.

Keywords

Cite

@article{arxiv.1209.4690,
  title  = {Regression trees for longitudinal and multiresponse data},
  author = {Wei-Yin Loh and Wei Zheng},
  journal= {arXiv preprint arXiv:1209.4690},
  year   = {2013}
}

Comments

Published in at http://dx.doi.org/10.1214/12-AOAS596 the Annals of Applied Statistics (http://www.imstat.org/aoas/) by the Institute of Mathematical Statistics (http://www.imstat.org)

R2 v1 2026-06-21T22:08:48.022Z