SAS cubic clustering criteria(ccc) calculation
3 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
Muskan
2023 年 3 月 23 日
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 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!