Related Experiment Video
Updated: Sep 13, 2025

Development of an Individual-Tree Basal Area Increment Model using a Linear Mixed-Effects Approach
Published on: July 3, 2020
Incorporating longitudinal variability in prediction models: A comparison of machine learning and logistic regression
L M de Groot1, J W R Twisk1, A A L Kok2
1Department of Epidemiology and Data Science, Amsterdam UMC, Location VUmc, Amsterdam, the Netherlands; Amsterdam Public Health, Methodology Program, Amsterdam, the Netherlands.
Purpose:
Clinical prediction models benefit from longitudinal data. While the predictive value of a predictor's mean and change over time is well-established, the role of variability around this change is underexplored. Machine Learning methods can be effective in analyzing longitudinal data with long follow-up periods. This study evaluated the predictive value of mean, change, and variability, comparing Random Forest, Lasso regression, and logistic regression.
Methods:
We compared models including only mean and change to models also incorporating variability. Predictor selection, interpretability, and performance were compared across methods. Performance was assessed using AUC, sensitivity, specificity, PPV, NPV, and calibration. Data were drawn from the Longitudinal Aging Study Amsterdam to predict depression using 81 longitudinal parameters. Models were trained on 70 % and validated on 30 % of the data. To ensure robustness, analyses were repeated over 500 random splits, and aggregated results were reported.
Results:
Including variability improved AUCs for all methods. Predictor selection overlapped across models, and regression coefficients aligned with Random Forest partial dependence plots. Lasso showed the highest training AUC but poorer test performance, while logistic regression and Random Forest showed more stable results. Calibration was acceptable, though predicted risks remained below 0.6.
Conclusion:
Machine Learning methods did not outperform logistic regression. Nonetheless, incorporating variability in longitudinal predictors enhances prediction, especially with expected changes in predictors, e.g., ageing populations.
More Related Videos
04:09Predicting Treatment Response to Image-Guided Therapies Using Machine Learning: An Example for Trans-Arterial Treatment of Hepatocellular Carcinoma
Published on: October 10, 2018
07:13Comparison of Predictive Performance of Three Lymph Node Staging Systems in Colorectal Signet Ring Cell Carcinoma Based on Machine Learning Model
Published on: April 18, 2025
Related Concept Videos
Longitudinal Research
Longitudinal Studies
Residuals and Least-Squares Property
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
Multiple Regression
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
Mechanistic Models: Compartment Models in Individual and Population Analysis
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...