The “RI” object is not found in r

前端 未结 0 1919
生来不讨喜
生来不讨喜 2020-12-01 01:22

Code:

plot.data <- bind_cols(data.norm, Cluster = 
as.factor(result$cluster))
plot.centres <- as.data.frame(result$centers)
plot.centres$Cluster <- r         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题