finalize R 'wrapper' for stage 1; WARNING: changed series encoding. TODO: test
[epclust.git] / 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").