PC {SOPC} | R Documentation |
The traditional principal component method. This method can estimate the eigen space of the data set.
PC(data, m = m)
data |
is a highly correlated data set |
m |
is the number of principal component |
Ahat, Dhat
PC(data=PSA,m=3)