hoytak / easystab

clustering

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EasyStab

A package for analyzing the stability of clusterings as described in []. EasyStab provides a simple way to estimate the number of clusters in a dataset, examine relative cluster separation, and map the overall behavior of a clustering. Functions are provided to interface with R's hclust and kmeans packages.

The 'scratch' folder contains test scripts for developers' use only. End users should not use them as examples.

About

clustering


Languages

Language:R 68.3%Language:C 23.1%Language:C++ 8.6%