PCA: Relationship of matrices
Loading matrix & Eigen value & Eigen vector

Loading Matrix

is i-th principal component.
is i-th original variable.

Loading Matrix is orthogonal.

Eigen value

is an eigen value of .

Eigen vector

is an eigen vector of and .

Eigen vector is orthonormal.

Eigen vector is orthogonal.

Eigen vector is a unit vector.

Simple linear regression on

Because no information is lost by using PCA, So, R-square of the regression is 1 and RMSE is 0.

*****
Written by Jaekyoung Kim on 10 May 2018