PC | R Documentation |
This function estimates the load and residual terms based on the general factor model and calculates the estimated values.
PC(data,m)
data |
The data is a highly correlated data set |
m |
The m is the number of principal component |
Ahat |
estimation of load value |
Dhat |
estimation of error term |
Sigmahat |
estimation of covariance |
Guangbao Guo, Yaping Li
PC(data=ISE,m=3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.