paper-with-me

Papers

Regression trees for longitudinal and multiresponse data

2012-09-21 · Wei-Yin Loh, Wei Zheng

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.

📄 PDF Abstract BibTeX arXiv:1209.4690

Code (0)

등록된 구현이 없습니다.

Tasks

Missing Valuesregression

Similar Papers 제목 키워드 기반

A Blockwise Descent Algorithm for Group-penalized Multiresponse and Multinomial Regression

2013-11-26 · Noah Simon, Jerome Friedman, Trevor Hastie

In this paper we purpose a blockwise descent algorithm for group-penalized multiresponse regression. Using a quasi-newton framework we extend this to group-penalized multinomial regression. We give a publicly available i…

regression

Regression Trees for Longitudinal Data

2013-09-30 · Madan Gopal Kundu, Jaroslaw Harezlak

While studying response trajectory, often the population of interest may be diverse enough to exist distinct subgroups within it and the longitudinal change in response may not be uniform in these subgroups. That is, the…

regression

Evaluation of data imputation strategies in complex, deeply-phenotyped data sets: the case of the EU-AIMS Longitudinal European Autism Project

2022-01-20 · A. Llera, M. Brammer, B. Oakley, J. Tillmann 외

An increasing number of large-scale multi-modal research initiatives has been conducted in the typically developing population, as well as in psychiatric cohorts. Missing data is a common problem in such datasets due to …

ImputationMissing Valuesregression

Moment-Based Selection of Multiresponse Linear Mixed-Effects Models

2026-07-02 · Yifan Chen, Yuedong Wang, Guo Yu arxiv

We propose MOMENT (\textbf{MO}ment-Based \textbf{M}ixed-\textbf{E}ffects Selectio\textbf{N} and Es\textbf{T}imation), a stage-wise moment-based framework that exploits second-order cross-moment identities to select and e…

metboost: Exploratory regression analysis with hierarchically clustered data

2017-02-13 · Patrick J. Miller, Daniel B. McArtor, Gitta H. Lubke

As data collections become larger, exploratory regression analysis becomes more important but more challenging. When observations are hierarchically clustered the problem is even more challenging because model selection …

MathMissing ValuesModel Selectionregression+1