You are working with the text-only light edition of "H.Lohninger: Teach/Me Data Analysis, Springer-Verlag, Berlin-New York-Tokyo, 1999. ISBN 3-540-14743-8". Click here for further information.

Principal Component Regression

PCR, or principal component regression, is a simple extension of MLR and PCA. In the first step, the principal components are calculated. The scores of the most important principal components are used as the basis for the multiple linear regression with the target data y.

The most important point in PCR is the proper selection of the eigenvectors to be included. A plot of the eigenvalues usually indicates to the "best" number of eigenvectors.

Advantages of PCR over MLR:
 


Last Update: 2005-Jul-16