Skip to content
Prev 201975 / 398503 Next

Kohonen Package

I haven't used pkg:kohonen, so this is just guessing:

1. are you using an old version of the package?

2. don't call the output of function som() 'som'. As
people around here might say: would you call your
iguana 'iguana'?

3. have you used str() on your object to check what
it really contains? I would guess that it should be
of class som and have a component 'distances'.

If none of that helps then it's beyond me.

  -Peter Ehlers
Brock Tibert wrote: