gdl
gdl copied to clipboard
clust_wts does not exist in GDL
Does CLUST_WTS not exist in GDL or am I missing something?
GDL> array=dist(500) GDL> weights = CLUST_WTS(array, N_CLUSTERS = 500, n_iter=10) % Function not found: CLUST_WTS
You are right, it does not exist. Contributions welcome!