Related Experiment Video
Updated: Nov 25, 2025

04:35
Development of an Individual-Tree Basal Area Increment Model using a Linear Mixed-Effects Approach
Published on: July 3, 2020
3.6K
Exploring the Link Between Additive Heritability and Prediction Accuracy From a Ridge Regression Perspective
Arthur Frouin1, Claire Dandine-Roulland1, Morgane Pierre-Jean1
1CNRGH, Institut Jacob, CEA - Université Paris-Saclay, Évry, France.
Frontiers in Genetics
|December 17, 2020
Summary
Machine learning offers a new way to estimate genomic heritability, linking mixed models to ridge regression. This approach reveals prediction accuracy depends on population size versus SNP count, not just heritability.
Area of Science:
- Genetics and Bioinformatics
- Statistical Genomics
- Machine Learning in Biology
Background:
- Genome-Wide Association Studies (GWAS) explain limited heritability for complex human traits.
- Genomic heritability quantifies variance explained by SNPs using mixed models.
- A gap exists in understanding the relationship between heritability estimation and predictive accuracy.
Purpose of the Study:
- To explore the connection between mixed models and ridge regression from a machine learning perspective.
- To propose and validate a machine learning-based method for estimating genomic heritability.
- To derive formulae for prediction accuracy based on population size and SNP count.
Main Methods:
- Utilized ridge regression and Generalized Cross Validation (GCV) for a predictive estimation of genomic heritability.
- Established consistency between the proposed GCV method and classical mixed model estimations.
- Derived analytical formulae linking prediction accuracy to the ratio of population size (n) to SNP count (p).
Main Results:
- The proposed ridge regression and GCV approach provides a valid alternative for estimating genomic heritability.
- Derived formulae demonstrate that prediction accuracy is not solely dependent on heritability, especially when p > n.
- Validation using simulated and UK Biobank data confirmed the efficacy of the GCV estimation and prediction formulae.
Conclusions:
- Machine learning, specifically ridge regression and GCV, offers a robust framework for genomic heritability estimation.
- Prediction accuracy in genomic studies is influenced by the relationship between sample size and the number of SNPs.
- High heritability does not guarantee accurate genomic prediction when the number of SNPs exceeds the population size.
Related Concept Videos
Variation
7.5K
An important characteristic of any set of data is the variation in the data. In some data sets, the data values are concentrated closely near the mean; in other data sets, the data values are more widely spread out from the mean. The most common measure of variation, or spread, is the standard deviation, which is the square root of variance.
When independent and dependent variables are plotted on a scatter plot, the slope of a line is a value that describes the rate of change between the two...
When independent and dependent variables are plotted on a scatter plot, the slope of a line is a value that describes the rate of change between the two...
7.5K
Residuals and Least-Squares Property
8.5K
The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
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...
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...
8.5K
Heritability
446
Heritability is a statistical concept that measures the degree to which genetic differences among individuals contribute to trait variations within a population. It is a fundamental idea in genetics, often prone to misinterpretation. Heritability is expressed as a percentage, reflecting the proportion of variation in a specific trait across a population that can be linked to genetic differences. However, it's important to understand that heritability does not determine how "genetic"...
446
Multiple Regression
3.5K
Multiple regression assesses a linear relationship between one response or dependent variable and two or more independent variables. It has many practical applications.
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...
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...
3.5K
Correlation and Regression
2.8K
In statistics, correlation describes the degree of association between two variables. In the subfield of linear regression, correlation is mathematically expressed by the correlation coefficient, which describes the strength and direction of the relationship between two variables. The coefficient is symbolically represented by 'r' and ranges from -1 to +1. A positive value indicates a positive correlation where the two variables move in the same direction. A negative value suggests a...
2.8K
Regression Analysis
7.1K
Regression analysis is a statistical tool that describes a mathematical relationship between a dependent variable and one or more independent variables.
In regression analysis, a regression equation is determined based on the line of best fit– a line that best fits the data points plotted in a graph. This line is also called the regression line. The algebraic equation for the regression line is called the regression equation. It is represented as:
In regression analysis, a regression equation is determined based on the line of best fit– a line that best fits the data points plotted in a graph. This line is also called the regression line. The algebraic equation for the regression line is called the regression equation. It is represented as:
7.1K
