Abstract
Multicollinearity reduces the reliability of ordinary least squares by increasing variances and creating unstable estimates. This issue has led to biased and penalized regression methods like ridge-, Liu- and Stein-type estimators. Here, we build existing ridge-type approaches by introducing improved ridge and Liu-type estimators, along with robust variants to handle outliers. We investigate their theoretical properties regarding bias, variance, and mean squared error. We also evaluate their performance through Monte Carlo simulations with different levels of multicollinearity and data contamination. By using several evaluation criteria, including mean squared error, akaike information criterion, mean absolute deviation, and mean absolute percentage error, along with an average-rank comparison framework applied here for the first time, we further validate our results with two health-related datasets. The findings show that the strong estimators provide more stable estimates and improved predictive performance, particularly when dealing with severe multicollinearity and outliers.
1. Introduction
Multiple linear regression is a popular tool in statistical modeling. It helps examine the relationship between a continuous response variable and multiple explanatory variables. According to the classical Gauss–Markov assumptions, the ordinary least squares (OLS) estimator is the best linear unbiased option. However, these assumptions are often not met in practice. When explanatory variables are highly intercorrelated, the model experiences multicollinearity, a concept first identified by Frisch, 1934 [1]. This condition makes the design matrix X’X ill-conditioned, often shown by one or more eigenvalues being close to zero. This situation leads to unstable coefficient estimates and unreliable statistical inference.
The main goal of multiple regression analysis is to isolate the marginal effect of each explanatory variable while keeping the others constant. However, when regressors are strongly correlated, this interpretation becomes tricky because changes in one variable are linked to changes in another. As a result, multicollinearity fluctuates the variances of the OLS estimators, leads to inconsistent coefficient signs, weakens t-tests, and results in wide confidence intervals. This ultimately harms both inferential validity and predictive accuracy.
To address these issues, researchers have studied biased and penalized regression techniques in depth. Among these, ridge regression, introduced by Hoerl and Kennard, 1970 [2], remains a key approach. By adding a positive shrinkage parameter, ridge regression intentionally accepts a small amount of bias in exchange for a potential large reduction in variance.
This often results in a lower mean squared error (MSE) than ordinary least squares (OLS) when multicollinearity is severe. Since its introduction, much effort has focused on estimating the ridge parameter and developing improved ridge-type estimators for various modeling scenarios. (McDonald and Galarneau, 1975 [3]; Lawless and Wang, 1976 [4]); Shahzad et al., 2024 [5]; Akhtar and Alharthi, 2025 [6]; Alharthi and Akhtar, 2025 [7]; Alharthi and Akhtar, 2025 [8]).
An important alternative to ridge regression is the Liu estimator. This method uses a biasing parameter limited to the unit interval and offers a linear shrinkage form that is usually easier to interpret and adjust. Liu-type estimators can perform competitively under multicollinearity and have inspired several extensions and hybrid shrinkage strategies. (Liu, 1993 [9]; Lukman et al., 2020 [10]; Hoque and Kibria, 2023 [11]). Besides the ridge and Liu estimators, other shrinkage families, like the Kibria–Lukman-type and Stein-type estimators, have been proposed to boost estimation efficiency when regressors are highly correlated. (Kibria and Lukman, 2020 [12]; Shaheen et al., 2023 [13]; Abonazel, 2025 [14]; Alharthi and Akhtar, 2025 [7]; Akhtar and Alharthi, 2025 [6]; Alharthi and Akhtar, 2025 [8]).
Despite these advancements, real-world data often show not just multicollinearity but also contamination from outliers. Least squares-based estimators and many classical biased estimators can be very sensitive to these unusual observations, especially when outliers occur in the response direction. This sensitivity can severely distort estimation accuracy and invalidate conclusions based on the model. Thus, robustification has become an essential part of modern shrinkage estimation. This is typically done by combining shrinkage techniques with robust M-estimation procedures and robust scale estimators. (Huber, 1981 [15]; Silvapulle, 1991 [16]; Arslan and Billor, 2000 [17]) Recent studies highlight that robust shrinkage estimators can perform much better than classical ones when multicollinearity and contamination happen at the same time. (Wasim et al., 2023 [18]; Yasmin and Kibria, 2025 [19]).
Despite the large number of shrinkage estimators available in the literature, no single estimator performs optimally under all combinations of multicollinearity, sample size, and contamination levels. The performance of most ridge-type estimators depends critically on the choice of the shrinkage parameter. Furthermore, many existing studies focus primarily on mean squared error (MSE) and do not simultaneously evaluate estimator performance using multiple criteria such as AIC, MAD, and MAPE. These limitations motivate the development and investigation of improved and robust shrinkage estimators that may provide more stable estimation and prediction under practical data conditions involving both multicollinearity and outliers.
Rather than proposing entirely new optimization-based estimators, this study focuses on developing data-driven extensions of existing ridge-type estimators. The proposed estimators are constructed from well-established shrinkage parameters and their combinations, motivated by the observation that estimator performance depends critically on the choice of the shrinkage parameter. The objective is to improve robustness, stability, and predictive performance under multicollinearity and contamination while preserving the computational simplicity of existing shrinkage methods. Their performance is subsequently evaluated through theoretical comparisons, Monte Carlo simulations, and real-data applications.
The proposed forms were selected because they are derived from or closely related to existing shrinkage parameters that have demonstrated good performance in previous studies. Their theoretical properties are evaluated through matrix mean squared error comparisons, while their practical performance is assessed through extensive simulation experiments and real-data applications. The results indicate that several proposed estimators outperform existing competitors under specific combinations of multicollinearity, sample size, and contamination levels.
With these considerations in mind, this study aims to improve estimation stability and predictive accuracy in multicollinear regression models that face outliers. Specifically, this paper.
- (i)
- selects a set of competitive ridge-type estimators based on existing evidence,
- (ii)
- proposes new, improved ridge- and Liu-type estimators along with their robust versions,
- (iii)
- conducts a thorough theoretical and Monte Carlo evaluation of all estimators using multiple performance criteria, and
- (iv)
- shows the practical relevance of the proposed methods using two health-related datasets, where the robust estimators exhibit better stability and predictive performance under strong multicollinearity and contamination.
In regression and forecasting studies, multiple criteria are often used to assess and compare estimator performance. Traditionally, researchers report metrics like Mean Absolute Deviation (MAD), Mean Absolute Percentage Error (MAPE), and Akaike Information Criterion (AIC). Each of these captures different aspects of estimator performance. MSE emphasizes larger deviations due to squaring errors, MAD provides a robust measure that is less affected by outliers, MAPE expresses predictive accuracy in percentage terms, and AIC evaluates model quality by finding a balance between goodness-of-fit and model complexity. In many published papers on ridge, Liu, Kibria–Lukman, Stein, and other related shrinkage estimators, authors typically use one of these criteria to compare performance. However, to our knowledge, no one has considered all of them together. In this paper, we take a comprehensive approach by evaluating all estimators using all four criteria. For each criterion, we rank the estimators, with rank 1 given to the best-performing method. We then compute an average rank across all criteria to identify the estimator that consistently performs well under various evaluation conditions, such as sample size, number of regressors, and correlation among the regressors. We believe our approach provides a more generalized and robust selection framework. It accounts for both absolute and relative error measures as well as model complexity. This ensures that the chosen estimator is not favored by a single criterion but demonstrates overall superior performance across multiple dimensions. By integrating multiple evaluation criteria, our methodology addresses the limitations of relying on a single measure and enables a better comparison of shrinkage estimators in regression analysis.
The rest of the paper is organized as follows. In Section 2, we present the statistical materials and methods for linear regression model along with various shrinkage estimators commonly used in practice. Section 3 provides a theoretical comparison results of these estimators, highlighting their key properties and differences. In Section 4, we discuss a simulation study to evaluate and compare the performance of the estimators under different scenarios and also illustrate the application of the proposed methods using two real-life datasets. Finally, Section 5 concludes the paper with a summary of the main findings and some remarks on potential directions for future research.
2. Materials and Methods
Here, the standard multiple linear regression model is considered:
where is an vector of observations on the dependent variable, is an matrix of known predictor variables of full column rank , is a vector of unknown regression coefficients, and is an vector of random errors. The following standard assumptions are imposed:
where is a positive scalar and denotes the identity matrix.
The OLS estimator of is given by,
Although the OLS estimator is unbiased, it becomes inefficient and unstable when strong multicollinearity exists among the explanatory variables, as becomes nearly singular and the variance of becomes inflated. (Hoerl and Kennard, 1970 [2]; Farebrother, 1976 [20]).
To solve this multicollinearity problem, several biased shrinkage estimators have been developed by modifying the OLS estimator through the introduction of biasing parameters that reduce variance and improve overall MSE. (Hoerl et al., 1975 [21]; Naz et al., 2025 [22]; Alharty and Akhtar, 2025 [7]).
2.1. Ridge Regression Method
In case of the multicollinearity problem, Hoerl and Kennard (1970) [2] suggested a small positive number to be added to the diagonal elements of the matrix . In fact, the ridge regression was obtained by augmenting the equation to Equation (1) and the resulting estimator is obtained as,
where and . This is known as the ridge regression estimator, where is an identity matrix of order . Since the quantity [] in (3) is always invertible, there always exists a unique solution for . The ridge regression estimator is a biased estimator and for a positive value of , it provides a smaller MSE compared to the OLS estimator (Hoerl and Kennard, 1970 [2]). From (3), we observed that as k → 0, → and as
The bias, variance matrix and MSE expressions of are respectively given as follows,
The parameter is known as a “biased” parameter and it must be estimated using real data. Most of the recent efforts in multicollinearity and ridge regression estimators have concentrated on estimating the value of k (Banik, 2016 [23]). We reviewed the statistical methodology used to describe the estimation of in the section that follows.
Estimation of Ridge Parameter K
Suppose there exists an orthogonal matrix such that = Λ.
Here, Λ contains the eigenvalues of the matrix . The orthogonal version of (1) is:
where and . Then the generalized ridge regression estimator is given as
where and = are the OLS estimators of . It follows from Hoerl and Kennard (1970) [2] that minimizes MSE (), and is defined as
where , , are eigenvalues of the matrix , and is the ith element of .
There are numerous methods available in the literature to estimate the ridge parameter and to modify existing biased estimators for improved performance. However, in this study, we follow the comprehensive comparison conducted by Mermi et al. (2024) [24], who evaluated 366 ridge-type estimators under various multicollinearity settings. Based on their findings, we selected the five most promising estimators in Table 1 from their study for further consideration and provided them below.
Table 1.
Top 5 Existing best ridge parameter estimators by percentage based on the Mermi et al. (2024) [24].
In addition to these, we proposed several new ridge estimators and robust ridge estimators,
2.2. Robust Ridge M-Estimator
When data contains outliers, extreme observations, or does not follow a normal distribution, the alternative to the least squares method is the robust M-estimator. Silvapulle (1991) [16] proposed a robust ridge M-estimator (RM), which is defined as
where is the robust M-estimator defined by the solution of M-estimating equations and , where , is the first derivative of some suitable chosen function and is an estimator of scale for the errors also.
The bias, covariance and MSE and tr(MSE) expressions of RRM estimator are, respectively:
Here, is the diagonal elements of the matrix .
2.3. Proposed Estimators
To enhance robustness against outliers, we propose four robust ridge-type estimators, each obtained by modifying the ridge parameter through alternative definitions of the robust scale derived from M-estimation theory (Huber, 1981 [15]; Silvapulle, 1991 [16]). The proposed estimators are defined as follows:
In addition to these, we proposed several estimators,
2.4. Liu Estimator
To address the limitations of the ridge estimator, particularly its nonlinearity with respect to the ridge parameter , Liu (1993) [9] proposed a new biased estimator, defined as
where is a shrinkage parameter. The advantage of over is that is a linear function of d. Therefore, it is easier to choose d over to choose k in the ridge parameter.
The bias, covariance, MSE and tr (MSE) expressions of Liu estimator are respectively given below,
Now, differentiating Equation (6) with respect to , and equating to , we have
We use an unbiased estimator of and instead of and and we obtain an estimator for ,
Since the above can give a negative value, we will consider the following d (Hoque and Kibria, 2024) [27].
2.5. Modified One-Parameter Liu Estimator
Modified one-parameter Liu estimator is proposed by Lukman et al. (2020) [10] and defined as,
The bias, covariance, MSE and tr(MSE) expressions of the modified one-parameter Liu Estimator are, respectively,
To obtain the value of d, we will consider . Then the becomes
The partial derivative of with respect to and setting it to zero, we obtained
where we replace with its unbiased estimate. In our study, we will consider the following d (Hoque and Kibria, 2024 [23]).
2.6. Almost Unbiased Liu Estimator (AULE)
An almost unbiased Liu estimator (Akendiz and Erol, 2003 [28]) for the linear regression model, can be written as
The bias vector, covariance matrix, MMSE and scalar MSE are given respectively:
where
Following Hoque and Kibria (2024) [27], two candidate estimators for the biasing parameter can be defined as
2.7. Kibria–Lukman Estimator
Kibria and Lukman (2020) [12] introduced an estimator (KL) which is defined as:
where , and and .
The bias, covariance, MSE and tr (MSE) expressions of KL estimator are respectively,
Now differentiating with respect to , and equating to , we have
The optimal value of depends on the unknown parameter and . These two estimators are replaced with their unbiased estimate. Consequently, we have
We will consider the following proposed by Kibria and Lukman (2020) [12]:
and
2.8. James–Stein Estimator
James–Stein (1956) [29] estimator (JSE) is defined as
The bias, covariance, MSE and tr (MSE) expressions of the JSE estimator are given respectively,
We differentiate with respect to and set the derivative equal to 0, we obtain the value of c as,
2.9. Robust James–Stein Estimator
Robust version of James–Stein (1956) [29] estimator (JSE) is defined as
where The bias, covariance and MSE and tr (MSE) of estimator are, respectively,
Now, differentiating with respect to and equating to zero, we obtain
2.10. Least Absolute Shrinkage and Selection Operator (Lasso)
The Least Absolute Shrinkage and Selection Operator (LASSO), proposed by Tibshirani (1996) [30], is a regularization method that simultaneously performs parameter estimation and variable selection. It improves model interpretability and predictive performance by shrinking regression coefficients toward zero through a penalty imposed on their absolute values. As a result, coefficients linked to less important predictors may drop to zero. This creates a sparse model that includes only the most relevant variables.
Because of this property, LASSO has been widely used in situations where multicollinearity exists or when there are many predictors (Knight and Fu, 2000 [31]; Lounici, 2008 [32]; Yuan and Lin, 2007 [33]). The LASSO estimator is found by minimizing the residual sum of squares and adding a constraint on the norm of the regression coefficients. Unlike ridge regression, which uses an norm penalty, LASSO substitutes the squared penalty with an absolute value penalty. This change allows some coefficients to be exactly zero, effectively selecting variables automatically while estimating the regression parameters.
2.11. The Elastic Net Estimator
The Elastic Net (EN), introduced by Zou and Hastie (2005) [34], expands the LASSO method by including both and penalty terms in the regression model. This combination allows the method to maintain LASSO’s variable selection ability while also benefiting from the stabilization that ridge regression provides when predictors are highly correlated. In the Elastic Net framework, we estimate the regression coefficients by minimizing a penalized least squares function that includes both absolute value and squared penalties. The component promotes sparsity by reducing some coefficients to zero, while the component helps manage multicollinearity by spreading shrinkage across correlated predictors, as noted by Park and Konishi (2016) [35]. Consequently, the Elastic Net often outperforms LASSO in cases where groups of predictors are closely related. Previous studies have shown the effectiveness of the Elastic Net in identifying key variables in complex data contexts, including high-dimensional cases, as highlighted by Liu and Li, 2017 [36]. While LASSO may choose only one variable from a group of correlated predictors, the Elastic Net tends to select the entire group, as noted by Emmert-Streib and Dehmer (2019) [37]. We obtain the estimator by minimizing a penalized loss function that accounts for both penalty terms, leading to the corresponding coefficient estimates (Nayem et al., 2024) [38].
where is the tuning parameter and α is the weight that should be used to control the contribution to Lasso and ridge penalties such that ; where α = 0, reduces to and where , becomes equivalent to . The MSE for Lasso and EN was computed by comparing the estimated coefficient vector of each model with the true coefficient, assumed as , and then averaging the results over all simulations to evaluate the model performance.
3. Results
However, many estimators can be compared; for brevity, this paper focuses on selected estimators. Similar comparisons can be extended to the remaining estimators. The following notations and lemmas are introduced to facilitate the comparison of these estimators.
Lemma 1:
Let matrices , (or ), then if and only if , where is the largest eigenvalue of matrix .
Lemma 2 (Farebrother, 1976
[15]): Let be an positive definite matrix, let be a non-zero column matrix and let be a positive scalar. Then iff and iff
Lemma 3 (Trenkler and Toutenburg, 1990
[39]): Let be two linear estimators of . Suppose that where denotes the covariance matrix of and Consequently,
3.1. Comparison Between and
So, the difference between and is obtained by
We have the following theorem for .
Theorem 1:
If , is the bias of RE, the necessary and sufficient conditions for to be superior to using the criterion of if and only if,
For , we observed that . Therefore, is positive definite, and thereby, by Lemma 2, Theorem 1 is proved.
3.2. Comparison Between Modified Ridge () and
So, the difference between and is obtained by
here, .
Theorem 2:
For and , is the bias of MR, the necessary and sufficient conditions for to be superior to using the criterion of if and only if,
That means
Here, .
Evidently, for and , will be positive definite if and only if . We observed that , so is positive definite. By Lemma 2, Theorem 2 is proved.
3.3. Comparison Between Liu Estimator and Modified Ridge ()
Theorem 3:
For and , is the bias of Liu, the necessary and sufficient conditions for to be superior to using the criterion of if and only if,
That means
4. Discussion
The purpose of the simulation experiment is to evaluate how well the proposed estimators and their robust counterparts perform under various multicollinearity and contamination scenarios. Analytical comparisons are generally not feasible for this class of estimators, so we rely on a controlled Monte Carlo framework implemented in the R environment.
4.1. Simulation Design
The structure of the simulation is guided by the factors known to influence biased estimators under multicollinearity. Following the approaches used by McDonald and Galarneau (1975) [3], the predictor variables are generated using the Equicorrelation scheme:
where are independent standard normal variates. The constant is chosen so that the correlation between any two regressors equals . To explore various levels of multicollinearity, we use four values:
The response variable is generated from the model,
where are independently and identically distributed as For simplicity, the intercept is set to zero.
Following McDonald and Galarneau (1975) [3], the vector of regression coefficient is taken to be the normalized eigenvector associated with the largest eigenvalue of , ensuring that the signal is aligned with the dominant direction of multicollinearity.
To evaluate different dimensional settings, the number of predictors is set to and the error variance is considered at and .
The sample sizes used in the study are:
Following the methodology of McDonald and Galarneau (1975) [3], we considered these parameter configurations (), () and related settings.
4.2. Outliers Generation and Replication
To assess estimator robustness, contamination is introduced into the error term. Under each scenario, a proportion τ = 0%, 10%, and 25% of the observations is randomly selected, and their errors are replaced by:
which produces pronounced outliers and heavy-tailed behavior.
Each simulation configuration is repeated times. All computations are carried out using R-studio version 4.5.1, and robust M-estimation is performed using the rlm {} function with the Huber (1981) [10] objective function. In each Monte Carlo replication, the LASSO and Elastic Net estimators are obtained using their penalized least squares formulations described in Section 2.10 and Section 2.11.
4.3. Performance Criterion
We have considered various methods, namely, MSE, AIC, MAD and MAPE, to compare the performance of the estimators, and we explained their necessity in Section 1.
4.3.1. Mean Squared Error (MSE)
To compare the estimators, we use the mean squared error (MSE). For any estimator of , the MSE is given by
However, for evaluation purposes, the estimated MSE(EMSE) for any estimator of can be computed as
where is the number of repetitions in a simulation and is the estimated value of in the repetition.
For the simulation study, MSE is calculated using the true parameter vector , which is known by construction. However, in the real-data applications, the true regression coefficients are unknown. Therefore, MSE is computed based on prediction error and is given by
where and denote the observed and fitted response values, respectively. This clarification has been added to the revised manuscript.
4.3.2. Akaike Information Criterion (AIC)
For a fitted model with residual sum of squares RSS and effective degrees of freedom (df), the AIC is defined as:
4.3.3. Mean Absolute Deviation (MAD)
To quantify the average absolute discrepancy between estimator and the true parameter vector , we compute the MAD as:
4.3.4. Mean Absolute Percentage Error (MAPE)
We also compute the MAPE, which measures the average absolute percentage deviation and is defined as:
Smaller values of MSE, MAD, MAPE, and AIC indicate better estimator performance. Since each criterion captures a different aspect of an estimator’s behavior, we compute the average MSE, average MAD, average MAPE, and average AIC across all simulation conditions to obtain a stable and comprehensive assessment.
4.4. Rank Summary Criterion
To provide an overall comparison among estimators, we employ a rank summary approach based on the four performance measures: average MSE, average MAD, average MAPE, and average AIC.
For each criterion, estimators are ranked separately:
- Rank 1 is assigned to the estimator with the smallest average value of the criterion.
- Higher ranks indicate inferior performance.
Let
- denote the ranks of estimator based on average MSE.
- denote the ranks of estimator based on average AIC.
- denote the ranks of estimator based on average MAD.
- denote the ranks of estimator based on average MAPE.
To determine the most robust estimator among the four competing procedures, we assessed their performance using multiple evaluation criteria, namely MSE, MAD, AIC, and MAPE. Because no single criterion was given priority over the others, equal weights were assigned to all measures, and the final ranking was based on their average performance across these criteria. The Rank Score for estimator is defined as the average of its individual ranks:
Finally, estimators are ordered according to their average ranks, and the estimator with the smallest average rank is assigned the final rank 1, indicating the best overall performance.
4.5. Simulation Results Discussion
Estimators are ranked based on their average ranks. The one with the smallest average rank receives the rank 1, representing the best overall performance. We evaluate the performance of competing estimators using four criteria: MSE, AIC, MAD, and MAPE. To ensure a clear and thorough comparison, we present one detailed scenario, while summarizing others with rank-based comparisons. The final ranking results from averaging individual ranks across all four criteria, which allows for a fair evaluation of estimator performance amid different levels of multicollinearity and contamination.
4.5.1. Performance Under No Outliers ()
Estimators are ranked based on their average ranks. The one with the smallest average rank receives the rank 1, representing the best overall performance. To ensure a clear and thorough comparison, we present one detailed scenario, while summarizing others with rank-based comparisons. The final ranking results from averaging individual ranks across all four criteria, which allows for a fair evaluation of estimator performance amid different levels of multicollinearity and contamination. Without outliers, estimators that specifically tackle multicollinearity perform significantly better than the traditional OLS estimator across all sample sizes and correlation levels. Rank summary results for both and show that the proposed geometric mean-based estimators, especially and , consistently earn top rankings. These estimators display steady performance across all evaluation criteria, proving effective in reducing multicollinearity without excessive bias.
Several improved ridge-type estimators, including , , and , also perform competitively, especially under moderate to high correlations. Median-based estimators like , , and excel under error-related measures (MSE, MAD, and MAPE), though their weaker AIC rankings have a slight impact on their overall rank. In contrast, classical estimators such as OLS-, Liu-, and AULE-type consistently rank the lowest, confirming their sensitivity to severe multicollinearity.
4.5.2. Performance Under Moderate Contamination ()
When 10% contamination is present, the benefits of robust and median-based estimators become evident. In both and rank summaries indicate that , , and often hold the top overall positions, demonstrating strong robustness while maintaining efficiency across all criteria. For lower predictor dimensions, estimators like , , and achieve favorable rankings under MSE, MAD, and MAPE, but their AIC performance remains comparatively weaker. In higher-dimensional cases (, robust ridge-type estimators, particularly , lead the rankings, showing their ability to balance robustness and shrinkage effectively.
Classical estimators and non-robust shrinkage methods face a significant decline in performance with contamination. Penalized estimators such as LASSO and elastic net show moderate performance but typically fall short compared to the proposed robust estimators.
4.5.3. Performance Under Severe Contamination
During severe contamination, the advantage of robust and median-based estimators is even more pronounced. For and regularly achieve the highest overall ranking, followed closely by and , showing strong resilience to extreme outliers. As the error variance increases, median-based estimators like , , and stand out as the most dependable options. In the higher-dimensional scenario robust ridge-type estimators dominate.
For , secures the top overall ranking, while for , the proposed estimator performs best, closely followed by and . These results confirm that the proposed estimators retain their effectiveness even amid combined multicollinearity and contamination challenges.
In every scenario with classical estimators, including OLS, Liu, and AULE variants, consistently earn the lowest ranks, indicating significant performance declines. Penalized methods also struggle to provide adequate robustness under heavy contamination.
4.5.4. Overall Remarks
Overall, the simulation results in Table 2 clearly show that the proposed estimators offer significant improvements compared to existing classical, biased, and penalized estimators across various settings. In the absence of outliers, and emerge as the most efficient estimators. Under moderate and severe contamination, robust ridge-type and median-based estimators, particularly , , and consistently achieve top rankings. These findings highlight the robustness, stability, and practical utility of the proposed estimators for regression issues involving multicollinearity and data prone to outliers.
Table 2.
(1) Estimated MSE values when τ = 0%, σ = 2, and p = 3. (2) Estimated AIC values when τ = 0%, n = 30, 100, 200 σ = 2, and p = 3. (3) Estimated MAD values when τ = 0%, n = 30, 100, 200 σ = 2, and p = 3. (4) Estimated MAPE values when τ = 0%, n = 30, 100, 200 σ = 2, and p = 3.
For the remaining simulation scenarios, to avoid excessive tabulation and to focus on the relative performance of the competing estimators, we report only the overall rank summaries rather than the full numerical results. The rankings are obtained by averaging the individual ranks based on MSE, AIC, MAD, and MAPE across the corresponding parameter settings in Table 3.
Table 3.
(1) Rank summary of estimators based on MSE, AIC, MAD, and MAPE when τ = 0%, n = 30, 100, 200 σ = 2, and p = 3. (2) Rank summary of estimators based on MSE, AIC, MAD, and MAPE when τ = 0%, n = 30, 100, 200 σ = 2, and p = 10. (3) Rank summary of estimators based on MSE, AIC, MAD, and MAPE when τ = 0%, n = 30, 100, 200 σ = 5, and p = 3. (4) Rank summary of estimators based on MSE, AIC, MAD, and MAPE when τ = 0%, n = 30, 100, 200 σ = 5, and p = 10. (5) Rank summary of estimators based on MSE, AIC, MAD, and MAPE when τ = 10%, n = 30, 100, 200 σ = 2, and p = 3. (6) Rank summary of estimators based on MSE, AIC, MAD, and MAPE when τ = 10%, n = 30, 100, 200, σ = 2, and p = 10. (7) Rank summary of estimators based on MSE, AIC, MAD, and MAPE when τ = 10%, n = 30, 100, 200, σ = 5, and p = 3. (8) Rank summary of estimators based on MSE, AIC, MAD, and MAPE when τ = 10%, n = 30, 100, 200, σ = 5, and p = 10. (9) Rank summary of estimators based on MSE, AIC, MAD, and MAPE when τ = 25%, n = 30, 100, 200, σ = 2, and p = 3. (10) Rank summary of estimators based on MSE, AIC, MAD, and MAPE when τ = 25%, n = 30, 100, 200, σ = 2, and p = 10. (11) Rank summary of estimators based on MSE, AIC, MAD, and MAPE when τ = 25%, n = 30, 100, 200, σ = 5, and p = 3. (12) Rank summary of estimators based on MSE, AIC, MAD, and MAPE when τ = 25%, n = 30, 100, 200, σ = 5, and p = 10.
4.6. Rank-Based Comparison of Estimators
Figure 1 summarizes the best-performing estimators based on their average ranks across MSE, AIC, MAD, and MAPE for different
settings, and contamination levels. When there are no outliers
several ridge-type estimators and some proposed estimators consistently achieve the top ranks, especially in higher-dimensional settings
This highlights their effectiveness in managing multicollinearity. With moderate contamination ( the rankings shift toward robust and modified shrinkage estimators, showing they provide better stability than classical methods. Under heavy contamination
%), robust estimators clearly lead across all scenarios, while non-robust estimators suffer significant performance loss. Overall, the rank-based results show that well-designed ridge-type estimators perform well in clean data settings, while robust versions are crucial for maintaining reliable performance when outliers are present.
Figure 1.
(a) Top 10 estimators based on overall rank (average final rank) under τ = 0% across scenarios. (b) Top 10 estimators based on overall rank (average final rank) under τ = 10% across scenarios. (c) Top 10 estimators based on overall rank (Avg_Rank and Final_Rank) under τ = 25% across () scenarios.
4.7. Real-Life Application
To illustrate the applications of the existing and newly proposed estimators, we consider the following data.
4.7.1. Example 1: National Health and Nutrition Examination Survey (NHANES) Data
The data used in this analysis come from the National Health and Nutrition Examination Survey (NHANES), a nationwide public health survey conducted by the Centers for Disease Control and Prevention (CDC) in the United States. NHANES assesses the health and nutritional status of adults and children through interviews, physical exams, and lab tests. The survey gathers extensive information on demographic characteristics, body measurements, blood pressure, biochemical indicators, and health-related behaviors. This makes it widely used in epidemiological and public health research. In this study, we focus on a subset of the NHANES data that examines cardiovascular and metabolic health indicators. The response variable is systolic blood pressure. The explanatory variables include age, body mass index (BMI), diastolic blood pressure, pulse rate, and related physiological measures. These variables tend to be highly correlated in population health studies, often leading to severe multicollinearity in regression modeling.
NHANES data are collected from a large, heterogeneous population and include clinical and physiological measurements that are naturally prone to extreme observations. Variables such as blood pressure, body mass index, and pulse rate may exhibit unusually high or low values due to underlying health conditions, measurement variability, or reporting errors. As a result, the response variable may contain outliers in the direction, even when the design matrix does not show clear leverage points in the direction.
After removing observations with missing values, the final dataset consists of n = 7936 observations and six explanatory variables. The eigenvalues are reported as .
The condition index number is calculated as, , which clearly indicates the presence of severe multicollinearity among the explanatory variables. This confirms the suitability of the NHANES data for evaluating biased, shrinkage, and robust regression estimators. We found 3.91% outliers in y-directions. The rank summary of the estimators is presented in Table 4.
Table 4.
Rank summary of estimators based on MSE, MAD, MAPE, and AIC (NHANES data).
Table 3 summarizes the estimator rankings for the NHANES dataset. The robust ridge-type estimators showed the strongest overall performance, with , , and obtaining the top three final ranks. This suggests that robust shrinkage estimators provide better stability across MSE, MAD, MAPE, and AIC in this application. By contrast, LASSO and Elastic Net had the lowest overall ranks, indicating weaker performance under the combined ranking criteria. These results are consistent with the simulation findings and further support the advantage of robust ridge-type estimators under multicollinearity.
4.7.2. Example 2: Birthweight Dataset (Maternal and Child Health Data)
The data used in this empirical analysis is obtained from a public-health dataset available in the R environment. The dataset contains observations on key demographic and physiological variables commonly used in epidemiological and population health studies. Such datasets are routinely employed to investigate relationships between health outcomes and biological or behavioral risk factors and are well suited for regression-based modeling.
In this study, the response variable represents a continuous health outcome of interest, while the explanatory variables include multiple correlated predictors such as anthropometric measurements, physiological indicators, and related covariates. These variables are known to be biologically interrelated, which often leads to strong linear dependence among predictors in regression models. In the dataset, potential outliers are expected primarily in the response direction, rather than in the design matrix.
After removing observations with missing values, the final dataset consists of observations and nine explanatory variables, forming the design matrix . The eigenvalues are reported as , .
The condition index is calculated as , which is substantially greater than the commonly used threshold value of 100. This result provides strong evidence of severe multicollinearity among the explanatory variables. Consequently, the ordinary least squares (OLS) estimator may suffer from instability and inflated variances, motivating the use of biased and shrinkage-based regression estimators. Using robust standardized residuals with a cutoff of no response-direction outliers were detected in the birthweight dataset. This suggests that the main issue in this example is multicollinearity rather than contamination by extreme response values. The rank summary of the estimators is presented in Table 4.
Table 5 summarizes the estimator rankings for the Birthweight dataset. The estimator obtained the best overall rank, followed by , , , and , indicating that ridge-type shrinkage estimators performed most consistently across the four evaluation criteria. Although LASSO and Elastic Net ranked highly for MAPE and AIC, their poor MSE performance lowered their overall rankings. OLS ranked lowest, suggesting that classical least squares was less stable under severe multicollinearity and response direction outliers. These findings are consistent with the simulation results and support the use of shrinkage-based estimators in this application.
Table 5.
Rank summary of estimators based on MSE, MAD, MAPE, and AIC (birthweight data).
5. Conclusions and Directions for Future Work
In this paper, we review some existing approaches and propose several new estimators for estimating the parameters under multicollinearity in the linear regression model. In addition to a comprehensive simulation study, the proposed estimators are examined using public-health datasets, including the NHANES and Birthweight data, both of which exhibit strong multicollinearity among covariates and natural extreme observations due to population heterogeneity. The findings from the real-data applications are consistent with the simulation results. Our proposed estimators, particularly the geometric-mean-based and robust ridge-type estimators, consistently outperform existing competitors across all evaluation criteria, including MSE, AIC, MAD and MAPE. Classical estimators such as OLS, Liu, and AULE variants exhibit noticeable performance deterioration in the presence of multicollinearity and contamination. Likewise, commonly used penalized methods such as LASSO and elastic net remain comparatively less effective under severe multicollinearity and data contamination. Overall, the real-data analysis shows that the proposed estimators are more efficient, robust, and practical for analyzing complex public health data with correlated predictors and potential outliers. The findings indicate that robust shrinkage methods are preferred when outliers may exist, while well-calibrated shrinkage rules work well when the data seem free of contamination.
From a computational perspective, the proposed estimators are attractive because they are primarily based on closed-form expressions and standard matrix operations. Consequently, their computational burden is relatively low compared with iterative optimization-based methods such as LASSO and Elastic Net. Furthermore, the shrinkage mechanism improves numerical stability under severe multicollinearity by reducing the effects of near-singularity in the design matrix.
Future research could extend these estimators to generalized linear models (GLMs), examine the effects of leverage-point contamination, investigate alternative robust loss functions to improve estimation performance, and study the asymptotic properties and limiting distributions of the proposed estimators under different multicollinearity and contamination settings. In addition, future studies may investigate formal statistical procedures for assessing whether observed performance differences among competing estimators are statistically significant. Although the rank-based summaries used in this study provide a practical framework for overall comparison across multiple criteria, they should be viewed as descriptive rather than formal inferential measures of performance.
Author Contributions
Conceptualization, N.Y. and B.M.G.K.; methodology, N.Y. and B.M.G.K.; software, N.Y.; validation, N.Y., Z.B. and B.M.G.K.; formal analysis, N.Y. and B.M.G.K.; investigation, N.Y., Z.B. and B.M.G.K.; resources, N.Y., Z.B. and B.M.G.K.; data curation, N.Y.; writing—original draft preparation, N.Y.; writing—review and editing, N.Y., Z.B. and B.M.G.K.; visualization, B.M.G.K. and Z.B.; project administration, Z.B. and B.M.G.K.; funding acquisition, N/A. All authors have read and agreed to the published version of the manuscript.
Funding
This research received no external funding.
Institutional Review Board Statement
Not applicable.
Informed Consent Statement
Not applicable.
Data Availability Statement
The original contributions presented in this study are included in the article. Further inquiries can be directed to the corresponding author.
Acknowledgments
The authors sincerely thank the reviewers and the editor for their insightful comments and constructive suggestions, which have greatly helped enhance the quality and presentation of the paper.
Conflicts of Interest
The authors declare no conflicts of interest.
References
- Frisch, R. Statistical confluence analysis by means of complete regression systems (1934). In The Foundations of Econometric Analysis; Cambridge University Press: Cambridge, UK, 1997; p. 271. [Google Scholar]
- Hoerl, A.E.; Kennard, R.W. Ridge regression: Biased estimation for nonorthogonal problems. Technometrics 1970, 12, 55–67. [Google Scholar] [CrossRef]
- McDonald, G.C.; Galarneau, D.I. A Monte Carlo evaluation of some ridge-type estimators. J. Am. Stat. Assoc. 1975, 70, 407–416. [Google Scholar] [CrossRef] [Scilit]
- Lawless, L.F.; Wang, P. A simulation study of ridge and other regression estimators. Commun. Stat.-Theory Methods 1976, 5, 307–323. [Google Scholar] [CrossRef] [Scilit]
- Shahzad, A.; Amin, M.; Emam, W.; Faisal, M. New ridge parameter estimators for the quasi-Poisson ridge regression model. Sci. Rep. 2024, 14, 8489. [Google Scholar] [CrossRef] [Scilit] [PubMed]
- Akhtar, N.; Alharthi, M.F. Enhancing accuracy in modelling highly multicollinear data using alternative shrinkage parameters for ridge regression methods. Sci. Rep. 2025, 15, 10774. [Google Scholar] [CrossRef] [Scilit] [PubMed]
- Alharthi, M.F.; Akhtar, N. Newly improved two-parameter ridge estimators: A better approach for mitigating multicollinearity in regression analysis. Axioms 2025, 14, 186. [Google Scholar] [CrossRef] [Scilit]
- Alharthi, M.F.; Akhtar, N. Modified two-parameter ridge estimators for enhanced regression performance in the presence of multicollinearity: Simulations and medical data applications. Axioms 2025, 14, 527. [Google Scholar] [CrossRef] [Scilit]
- Kejian, L. A new class of blased estimate in linear regression. Commun. Stat.-Theory Methods 1993, 22, 393–402. [Google Scholar] [CrossRef] [Scilit]
- Lukman, A.F.; Kibria, B.M.G.; Ayinde, K.; Jegede, S.L. Modified one-parameter Liu estimator for the linear regression model. Model. Simul. Eng. 2020, 2020, 9574304. [Google Scholar] [CrossRef] [Scilit]
- Hoque, M.A.; Kibria, B.M.G. Some one and two parameter estimators for the multicollinear gaussian linear regression model: Simulations and applications. Surv. Math. Its Appl. 2023, 18, 183–221. [Google Scholar]
- Kibria, B.M.G.; Lukman, A.F. A new ridge-type estimator for the linear regression model: Simulations and applications. Scientifica 2020, 2020, 9758378. [Google Scholar] [CrossRef] [Scilit] [PubMed]
- Shaheen, N.; Shah, I.; Almohaimeed, A.; Ali, S.; Alqifari, H.N. Some modified ridge estimators for handling the multicollinearity problem. Mathematics 2023, 11, 2522. [Google Scholar] [CrossRef] [Scilit]
- Abonazel, M.R. A New Biased Estimation Class to Combat the Multicollinearity in Regression Models: Modified Two-Parameter Liu Estimator. Comput. J. Math. Stat. Sci. 2025, 4, 316–347. [Google Scholar]
- Huber, P.J. Robust Statistics; John Wiley & Sons: New York, NY, USA, 1981. [Google Scholar]
- Silvapulle, M.J. Robust ridge regression based on an M-estimator. Aust. J. Stat. 1991, 33, 319–333. [Google Scholar] [CrossRef] [Scilit]
- Arslan, O.; Billor, N. Robust Liu estimator for regression based on an M-estimator. J. Appl. Stat. 2000, 27, 39–47. [Google Scholar] [CrossRef] [Scilit]
- Wasim, D.; Khan, S.A.; Suhail, M.; Shabbir, M. New penalized M-estimators in robust ridge regression: Real life applications using sports and tobacco data. Commun. Stat.-Simul. Comput. 2025, 54, 1746–1765. [Google Scholar]
- Yasmin, N.; Kibria, B.M.G. Performance of Some Improved Estimators and their Robust Versions in Presence of Multicollinearity and Outliers. Sankhya B 2025, 87, 173–219. [Google Scholar] [CrossRef] [Scilit]
- Farebrother, R.W. Further results on the mean square error of ridge regression. J. R. Stat. Soc. Ser. B (Methodol.) 1976, 38, 248–250. [Google Scholar] [CrossRef] [Scilit]
- Hoerl, A.E.; Kannard, R.W.; Baldwin, K.F. Ridge regression: Some simulations. Commun. Stat.-Theory Methods 1975, 4, 105–123. [Google Scholar] [CrossRef] [Scilit]
- Naz, H.; Shah, I.; Wasim, D.; Ali, S. Robust Kibria Estimators for Mitigating Multicollinearity and Outliers in a Linear Regression Model. Stats 2025, 8, 119. [Google Scholar] [CrossRef] [Scilit]
- Banik, S. Some ridge regression estimators and their performances. J. Mod. Appl. Stat. Methods 2016, 15. [Google Scholar] [CrossRef] [Scilit]
- Mermi, S.; Akkuş, Ö.; Göktaş, A.; Gündüz, N. A new robust ridge parameter estimator having no outlier and ensuring normality for linear regression model. J. Radiat. Res. Appl. Sci. 2024, 17, 100788. [Google Scholar]
- Dorugade, A.V. Improved ridge estimator in linear regression with multicollinearity, heteroscedastic errors and outliers. J. Mod. Appl. Stat. Methods 2016, 15, 23. [Google Scholar] [CrossRef] [Scilit]
- Lukman, A.F.; Olatunji, A. Newly proposed estimator for ridge parameter: An application to the Nigerian economy. Pak. J. Stat. 2018, 34, 91–98. [Google Scholar]
- Hoque, M.A.; Kibria, B.M.G. Performance of some estimators for the multicollinear logistic regression model: Theory, simulation, and applications. Res. Stat. 2024, 2, 2364747. [Google Scholar] [CrossRef] [Scilit]
- Akdeniz, F.; Erol, H. Mean squared error matrix comparisons of some biased estimators in linear regression. Commun. Stat.-Theory Methods 2003, 32, 2389–2413. [Google Scholar] [CrossRef] [Scilit]
- Stein, C. Inadmissibility of the usual estimator for the mean of a multivariate normal distribution. In Proceedings of the Third Berkeley Symposium on Mathematical Statistics and Probability, Volume 1: Contributions to the Theory of Statistics; University of California Press: Oakland, CA, USA, 1956; Volume 3, pp. 197–207. [Google Scholar]
- Tibshirani, R. Regression shrinkage and selection via the lasso. J. R. Stat. Soc. Ser. B Stat. Methodol. 1996, 58, 267–288. [Google Scholar] [CrossRef] [Scilit]
- Knight, K.; Fu, W. Asymptotics for lasso-type estimators. Ann. Stat. 2000, 28, 1356–1378. [Google Scholar] [CrossRef] [Scilit]
- Lounici, K. Sup-norm convergence rate and sign concentration property of Lasso and Dantzig estimators. arXiv 2008, arXiv:0801.4610. [Google Scholar]
- Yuan, M.; Lin, Y. Model selection and estimation in regression with grouped variables. J. R. Stat. Soc. Ser. B Stat. Methodol. 2006, 68, 49–67. [Google Scholar]
- Zou, H.; Hastie, T. Regularization and variable selection via the elastic net. J. R. Stat. Soc. Ser. B Stat. Methodol. 2005, 67, 301–320. [Google Scholar] [CrossRef] [Scilit]
- Park, H.; Konishi, S. Robust logistic regression modelling via the elastic net-type regularization and tuning parameter selection. J. Stat. Comput. Simul. 2016, 86, 1450–1461. [Google Scholar]
- Liu, W.; Li, Q. An efficient elastic net with regression coefficients method for variable selection of spectrum data. PLoS ONE 2017, 12, e0171122. [Google Scholar] [CrossRef] [Scilit] [PubMed]
- Emmert-Streib, F.; Dehmer, M. High-dimensional LASSO-based computational regression models: Regularization, shrinkage, and selection. Mach. Learn. Knowl. Extr. 2019, 1, 359–383. [Google Scholar]
- Nayem, H.M.; Aziz, S.; Kibria, B.M.G. Comparison among ordinary least squares, ridge, lasso, and elastic net estimators in the presence of outliers: Simulation and application. Int. J. Stat. Sci. 2024, 24, 25–48. [Google Scholar] [CrossRef] [Scilit]
- Trenkler, G.; Toutenburg, H. Mean squared error matrix comparisons between biased estimators—An overview of recent results. Stat. Pap. 1990, 31, 165–179. [Google Scholar]
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2026 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license.


