Related Experiment Video
Updated: Aug 27, 2025

Use of Principal Components for Scaling Up Topographic Models to Map Soil Redistribution and Soil Organic Carbon
Published on: October 16, 2018
PC-DOT: Improving genomic prediction ability of principal component regression by DOT product
Abstract:
Principal component regression (PC regression) is a useful method developed for prediction based on a dimension-reducing strategy. Generally, the principal components (PCs) are added to the regression model one by one based on the eigenvalue (PC-Eigen). Considering that some PCs with large eigenvalues may be poorly associated with the response variable, the PC-Eigen may not be the best framework. Researchers previously tried to add PCs to the model based on their contribution to the sum of squares of the regression (PC-SS) and they found that the performance of PC-SS is generally lower than that of the PC-Eigen. A standard approach for selecting the optimal set of PCs remains a challenge. Here, from the cosine similarity theory, we postulated that we could rank the PCs by dot product, and this framework (we called PC-DOT) could help to preferentially extract PCs that are highly correlated with the response variable and meanwhile have a large eigenvalue. Based on one simulated and three real genomic datasets (a total of 15 traits), we tested the prediction ability of different frameworks. In general, the PC-DOT method showed a better performance than both PC-Eigen and PC-SS. To facilitate the application of PC, we attached a series of R codes for different frameworks (https://github.com/SUNHAO-JLU/Genome_Prediction-PC_DOT). In addition, the HAT matrix was used to reduce the compute complex in reference data during the cross-validation process. Our work may help researchers to better understand and carry out the PC regression model.
Related Concept Videos
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...
Improving Translational Accuracy
Regression Analysis
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:
Dot Product
In engineering, the dot product of any two vectors is the product of the magnitudes of the vectors and the cosine of the angle between them. It is denoted by a dot symbol between the two vectors.
Consider a vehicle pulling an object along the ground using a rope. If the rope makes an angle with the horizontal axis, the work done can be calculated using the dot product of the force applied and the object's displacement.
The dot...
Correlation and Regression
Regression Toward the Mean

