DBlPC | R Documentation |
This function estimates the load and residual terms based on the general factor model and calculates the estimated values.
DBlPC(data,m,n1,K)
data |
The data is total data set |
m |
The m is the number of first layer principal component |
n1 |
The n1 is the length of each data subset |
K |
The K is the number of nodes |
ABr |
estimation of load value |
ABc |
estimation of load value |
DBr |
estimation of error term |
DBc |
estimation of error term |
SigmaB1hat |
estimation of covariance |
SigmaB2hat |
estimation of covariance |
Guangbao Guo, Yaping Li
DBlPC(data=ISE,m=3,n1=107,K=5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.