Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when converting to kohonen: "Only user.weights of zero given" #133

Open
Tenceto opened this issue Sep 15, 2018 · 1 comment
Open

Comments

@Tenceto
Copy link

Tenceto commented Sep 15, 2018

I tried to run the example provided here but when it comes to the part when the SOM is converted to kohonen class, the following error appears:

Error in map.kohonen(structure(list(codes = result$codebook), class = "kohonen"),  : 
 Only user.weights of zero given

I'm using Rsomoclu 1.7.2. Is there a way to fix this?

@xgdgsc
Copy link
Collaborator

xgdgsc commented Oct 25, 2019

I tested with latest Rsomoclu 1.7.5.3 and kohonen 3.0.8 and it works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants