error coming when testing total no of possible clusters in k-means
0
0
Entering edit mode
@budhayash-gautam-4134
Last seen 9.6 years ago
hello friends during k means clustering when i am trying to test total no of possible clusters with th foowing code error is coming as follows: kmax<-c(100) > if(nrow(dat2)<100) { + kmax<-nrow(dat2) + } > km<-rep(NA, (kmax-1)) > i<-c(2) > while(i
Clustering Clustering • 607 views
ADD COMMENT

Login before adding your answer.

Traffic: 691 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6