ggcluster-package: Tools for creating cluster plots, tree plots and dendrograms...

Description Details Author(s) See Also

Description

Tools for creating cluster plots, tree plots and dendrograms using ggplot.

Details

This is a set of tools for creating cluster plots, tree plots and dendrograms using ggplot()

The ggplot philosophy is to clearly separate data from the presentation. Unfortunately not all cluster algorithms in R makes this clear distinction. ggcluster creates a framework for extracting data and labels from the various cluster algorithms.

cluster_data extracts data from several cluster algorithms. It is a generic function with specific implementations for:

plot_cluster offers a convenient way of plotting results.

Author(s)

Andrie de Vries andrie.de.vries@pentalibra.com

See Also

cluster_data


pentalibra/ggcluster documentation built on May 25, 2019, 12:46 a.m.