2019-01-16
2019-01-16 本文已影响0人
清晨起床满满正能量_Go
根据表达谱用K均值对样本聚类---》做KM曲线
library(ConsensusClusterPlus)
results = ConsensusClusterPlus(f,maxK=6,reps=50,pItem=0.8,pFeature=1,
clusterAlg="hc",distance="pearson",seed=1262118388.71279,plot="png")
library(ConsensusClusterPlus)
results = ConsensusClusterPlus(f,maxK=6,reps=50,pItem=0.8,pFeature=1,
clusterAlg="hc",distance="pearson",seed=1262118388.71279,plot="png")