PC | 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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.