gdl icon indicating copy to clipboard operation
gdl copied to clipboard

clust_wts does not exist in GDL

Open brandy125 opened this issue 5 years ago • 1 comments

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

brandy125 avatar Dec 02 '20 20:12 brandy125

You are right, it does not exist. Contributions welcome!

slayoo avatar Dec 03 '20 04:12 slayoo