major folder reorganisation, R pkg is now epclust/ at first level. Experimental usage...
[epclust.git] / old_C_code / stage1 / src / Classification / _Readme
1 The output of a k-style clustering can easily be used for supervised classification:
2 we assign any new observation to the closest cluster representative ("center").