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

what does the meaning of “tol” parameter in function “KMeans_rcpp”? #55

Closed
A-Pai opened this issue Sep 18, 2024 · 2 comments
Closed
Labels

Comments

@A-Pai
Copy link

A-Pai commented Sep 18, 2024

what does the meaning of “tol” parameter in function “KMeans_rcpp”?
It is said in the manual:
image
I think it should be “magnitude of change”

@mlampros
Copy link
Owner

@A-Pai probably the line where this argument ("tol") exists might be helpful. It is used for the convergence of KMeans_rcpp

@mlampros
Copy link
Owner

I'll close the issue for now feel free to re-open if the code does not work as expected

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

No branches or pull requests

2 participants