Clustering with only two variables?

后端 未结 0 676
逝去的感伤
逝去的感伤 2021-01-31 03:10

I want to cluster my two-dimensional dataset, but I couldn\'t figure it out. My dataset looks like below,

dt<-data.frame(x=c(rnorm(10, 2,1), rnorm(10, 6,1)), c         


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