This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Does anyone know if there is an implementation of overlaping kmeans algorithm in R ?

Hello briefly I was interested in using an overlaping kmeans algorithm over my dataset, the issue is that I dont know if there is a particular R package that contains that kind of clustering algorithms. I'm particulary interested on this one: https://www.sciencedirect.com/science/article/abs/pii/S0957417416305097#:~:text=One%20of%20the%20simplest%20and,to%20the%20initial%20cluster%20centroids.

has anyone used it ? is there any package that incorporates this overlaping method? any overlaping method is usefull besides the cited one.

Thanks for reading :)

r partitional-clustering kmeans

1 answer

I found this by a simple Google search.

Log in to answer this question.