SAS cubic clustering criteria(ccc) calculation

9 vues (au cours des 30 derniers jours)
April Covington
April Covington le 11 Jan 2023
Réponse apportée : Muskan le 23 Mar 2023
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

Réponses (1)

Muskan
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

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!

Translated by