README.md

clusteval

The R package clusteval provides a suite of tools to evaluate clustering algorithms, clusterings, and individual clusters.

Installation

You can install the stable version on CRAN:

install.packages('clusteval', dependencies = TRUE)

If you prefer to download the latest version, instead type:

library(devtools)
install_github("ramhiser/clusteval")


ramhiser/clusteval documentation built on May 26, 2019, 10:07 p.m.