SAS cubic clustering criteria(ccc) calculation
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Muskan
el 23 de Mzo. de 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 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!