Hi gretl users,
I'm pleased to announce the release of version 0.6 of my kmeans package for gretl.
What's new? This update introduces support for silhouette analysis, with three new functions to help you assess cluster quality:
kmeans_sil_samples()
kmeans_sil_score()
kmeans_sil_plot()
Here some background on Silhoette analysis:
These functions are available both via scripting and the GUI.
Best,
Artur