[R] problem with cclust[er] package

ripley@stats.ox.ac.uk ripley at stats.ox.ac.uk
Wed Mar 5 20:44:06 CET 2003


On Wed, 5 Mar 2003, Igor Oleinik wrote:

> 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?

There is a section in the rw-FAQ on how to find out.

-- 
Brian D. Ripley,                  ripley at stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595



More information about the R-help mailing list