powered by
FPC is a technology that applies FPC A to distributed computing environments.
FPC(data,K,nk)
MSEv1,MSEv2,MSEvopt,MSESopt1,MSESopt2,MSESopt,MSEShat,MSESba,MSESw
is a data set matrix.
is the desired target rank.
is the size of subsets.
K=20; nk=500; p=8; n=10000;m=50 data=matrix(c(rnorm((n-m)*p,0,1),rpois(m*p,100)),ncol=p) FPC(data=data,K=K,nk=nk)
Run the code above in your browser using DataLab