文件名称:Sparse_CoClust
介绍说明--下载内容均来自于网络,请自行研究使用
Sparse_CoClust无监督聚类,用于医学分子分型分析和基因选择- Sparse_CoClust MBICluster
2-D clustering method
parameter setup:
A is the array you want to cluster
K1 is the number of groups you want to divide the rows into
K2 is the number of groups you want to divide the columns into
method is the objective function flag
if kmeans_flag is 1 it runs kmeans first, otherwise it s random
if kmeans_flag is 2 it puts everything in the first group initially
2-D clustering method
parameter setup:
A is the array you want to cluster
K1 is the number of groups you want to divide the rows into
K2 is the number of groups you want to divide the columns into
method is the objective function flag
if kmeans_flag is 1 it runs kmeans first, otherwise it s random
if kmeans_flag is 2 it puts everything in the first group initially
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Sparse_CoClust.m