SAS cubic clustering criteria(ccc) calculation
9 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Is there an easy way to calculate the SAS cubic clustering criteria(ccc) of a dataset using built in functions ie(evalclusters, kmeans, silhouette, etc.) ?
It can be done the long way using the equations and procedure from SAS. I was hoping to simplify the code for ccc calculation. https://documentation.sas.com/doc/en/emref/14.3/n1dm4owbc3ka5jn11yjkod7ov1va.html
0 commentaires
Réponses (1)
Muskan
le 23 Mar 2023
Hi April,
As per my understanding there does not exist any built-in functions to calculate the SAS cubic clustering criterion of a dataset. However, you can refer to the following documentation to see what all clustering methods are supported by MATLAB.
I hope the above information helps to resolve your query.
Thanks,
Muskan
0 commentaires
Voir également
Catégories
En savoir plus sur Statistics and Machine Learning Toolbox dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!