Skip to content
Prev 28930 / 398500 Next

problem with ccluster package

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.