Hello,

I am calling cclust function in cclust package 
repeatedly until some ceratain conditions 
for a cluster are met. Unfortunately,
the system crashes on the second call (after debugging).

# kmeans res1 is a well defined matrix
cl <- cclust(res1, as.numeric(ncntrs), iter.max  = 20, verbose = FALSE,
dist="manhattan", method="kmeans")


RGui has generated errors and will be closed by Windows. ...

What might be the problem?

Thank you,

Igor.

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help

Reply via email to