I am having a mixed data type and I want to implement cluster my data set into 3 clusters. Because I have mixed data I have to compute gower distance as part of a distance matrix.Now that I have this gower distance matrix, what are the different algorithms I can use with distance matrix as an input in R? Please let me know.
Thank you.
Regards, Anil