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('clusteval', 'ramey')


Try the clusteval package in your browser

Any scripts or data that you put into this service are public.

clusteval documentation built on May 2, 2019, 9:18 a.m.