🌙

线性混合效应模型特征选择的松弛方法

A Relaxation Approach to Feature Selection for Linear Mixed Effects Models

Journal of Computational and Graphical Statistics · 2023
被引 3
ABS 3

中文导读

提出一种新的优化策略,使线性混合效应模型能使用多种正则化方法进行变量选择,在模拟数据上提升了精度和计算速度,并在欺凌受害数据集上验证。

Abstract

Linear Mixed-Effects (LME) models are a fundamental tool for modeling correlated data, including cohort studies, longitudinal data analysis, and meta-analysis. Design and analysis of variable selection methods for LMEs is more difficult than for linear regression because LME models are nonlinear. In this article we propose a novel optimization strategy that enables a wide range of variable selection methods for LMEs using both convex and nonconvex regularizers, including l1, Adaptive-l1, SCAD, and l0. The computational framework only requires the proximal operator for each regularizer to be readily computable, and the implementation is available in an open source python package pysr3, consistent with the sklearn standard. The numerical results on simulated data sets indicate that the proposed strategy improves on the state of the art for both accuracy and compute time. The variable selection techniques are also validated on a real example using a data set on bullying victimization. Supplementary materials for this article are available online.

线性混合效应模型特征选择正则化方法优化策略