powered by
Fclust.index (fclust.obj, index, alpha)
fclust
SIL.F
PC
PE
MPC
SIL
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) out.index=Fclust.index(clust)
Run the code above in your browser using DataLab