IPC | R Documentation |
The incremental principal component can handle online data sets with highly correlated.
IPC(data, m, eta)
data |
is a highly correlated online data set |
m |
is the number of principal component |
eta |
is the proportion of online data to total data |
Ai,Di
IPC(data=PSA,m=3,eta=0.8)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.