powered by
MPC (U)
PC
PE
SIL
SIL.F
XB
Fclust
data(Mc) for (j in 2:(ncol(Mc)-1)) Mc[,j]=Mc[,j]/Mc[,1] Mc=Mc[,-1] clust=FKM(Mc[,1:(ncol(Mc)-1)],k=6,m=1.5,stand=1) mpc=MPC(clust$U)
Run the code above in your browser using DataLab