complete first draft of package
[epclust.git] / old_C_code / stage1 / src / Classification / _Readme
CommitLineData
ab4a34ef
BA
1The output of a k-style clustering can easily be used for supervised classification:
2we assign any new observation to the closest cluster representative ("center").