Book Image

R for Data Science

By : Dan Toomey
Book Image

R for Data Science

By: Dan Toomey

Overview of this book

Table of Contents (19 chapters)

Packages


For R, there are several packages available that provide clustering functionality for the programmer. We will use the following packages in the examples:

  • NbClust: This is the number of cluster indices

  • fpc: This contains flexible procedures for clustering

  • vegan: This is the Community Ecology Package

  • apcluster: This package performs affinity propagation clustering

  • pvclust: This package performs hierarchical clustering