It looks like R 3.0.0 has the same limitation as the 2.x series. When
extracting labels from about 3 node dendrogram (x=labels(h)) R throws an
error:
Error in match.fun(FUN) : node stack overflow
Is there a way around it?
Thanks,
Alex
__
R-help@
Hi,
I have an issue with extracting labels from a ~30k member dendrogram using a
64-bit R/2.15.1 build. Inevitably, the following error pops up when using
labels(dendrogram_object) - "Error in match.fun(FUN) : node stack overflow". I
though the issue was the stack size, so I rebuilt R with a mu
2 matches
Mail list logo