powered by
FKM (X, k, m, RS, stand, startU, conv, maxit)
stand=1
U
fclust
NULL
FKM
RS
stand=0
Fclust
Fclust.index
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)
Run the code above in your browser using DataLab