Related Experiment Video
Updated: May 5, 2026

Development of an Individual-Tree Basal Area Increment Model using a Linear Mixed-Effects Approach
Published on: July 3, 2020
Adaptive Fitting of Linear Mixed-Effects Models with Correlated Random-effects
Guangxiang Zhang1, John J Chen
1Biostatistics & Data Management Core, University of Hawaii John A. Burns School of Medicine, Honolulu, Hawaii 96813, USA.
An adaptive fitting (AF) algorithm improves convergence for linear mixed-effects models by optimizing random-effects covariance matrices. This method enhances stability, especially in challenging small sample size, high noise, and high correlation scenarios.
Area of Science:
- Statistics
- Biostatistics
- Longitudinal Data Analysis
Background:
- Linear mixed-effects models are standard for longitudinal data.
- Convergence failures occur due to boundary issues in random-effects covariance matrix G (near-singular, non-positive definite).
- Existing algorithms are suboptimal, increasing matrix G's condition number with non-zero random-effects correlations.
Purpose of the Study:
- To propose a novel adaptive fitting (AF) algorithm to address convergence issues in linear mixed-effects models.
- To improve computational efficiency and stability by optimizing the estimation of the random-effects covariance matrix G.
- To reduce the condition number of matrix G by minimizing random-effects correlations.
Main Methods:
- Developed an adaptive fitting (AF) algorithm utilizing an optimal linear transformation of the random-effects design matrix.
- The procedure adaptively reduces random-effects correlation estimates to zero in a transformed estimation space.
- Implementation demonstrated using the R package (nlme) with real-world Insulin-like Growth Factor (IGF) protein data.
Main Results:
- Simulations demonstrate that the AF algorithm significantly enhances convergent properties compared to existing methods.
- Improvements are particularly notable under conditions of small sample size, high noise, and high correlation.
- The algorithm effectively manages boundary issues associated with the random-effects covariance matrix G.
Conclusions:
- The proposed adaptive fitting (AF) algorithm offers a robust and computationally efficient solution for linear mixed-effects model fitting.
- AF improves convergence rates and model stability, especially in complex data scenarios.
- This method provides a valuable tool for longitudinal data analysis, as illustrated by the IGF protein data example.
Related Concept Videos
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...
Mechanistic Models: Compartment Models in Individual and Population Analysis
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...
Pharmacodynamic Models: Additive and Proportional Drug Effect Model
Parametric Survival Analysis: Weibull and Exponential Methods
Weibull Distribution
The Weibull distribution is a flexible model used in parametric survival analysis. It can handle both increasing and decreasing hazard rates, depending on its shape parameter...
Introduction To Survival Analysis
The primary goal of survival analysis is to estimate survival time—the time...

