Related Experiment Video
Updated: Jun 24, 2025

An R-Based Landscape Validation of a Competing Risk Model
Published on: September 16, 2022
Performance evaluation of different regression models: application in a breast cancer patient data
Mona Mahmoud Abo El Nasr1, Alaa A Abdelmegaly2, Doaa A Abdo3
1Department of Applied Statistics and Insurance, Faculty of Commerce, Mansoura University, Mansoura, 33516, Egypt. m_eldeep@mans.edu.eg.
Abstract:
This paper provides a comprehensive analysis of linear regression models, focusing on addressing multicollinearity challenges in breast cancer patient data. Linear regression methodologies, including GAM, Beta, GAM Beta, Ridge, and Beta Ridge, are compared using two statistical criteria. The study, conducted with R software, showcases the Beta regression model's exceptional performance, achieving a BIC of - 5520.416. Furthermore, the Ridge regression model demonstrates remarkable results with the best AIC at - 8002.647. The findings underscore the practical application of these models in real-world scenarios and emphasize the Beta regression model's superior ability to handle multicollinearity challenges. The preference for AIC over BIC in Generalized Additive Models (GAMs) is rooted in the AIC's calculation framework, highlighting its effectiveness in capturing the complexity and flexibility inherent in GAMs.
More Related Videos
Related Concept Videos
Cancer Survival Analysis
Kaplan-Meier Approach
Comparing the Survival Analysis of Two or More Groups
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...
Receiver Operating Characteristic Plot
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...

