gg_separation_matrix: Plot a separation matrix

View source: R/fct_plots.R

gg_separation_matrixR Documentation

Plot a separation matrix

Description

This function plots a tile plot of the separation matrix of a cluster solution

Usage

gg_separation_matrix(sep_matrix)

Arguments

sep_matrix

An nxn matrix.

Details

Assume n clusters, the separation matrix is a 'n x n' table, with cluster separation values for each pair of clusters. This is the result of fpc::cluster.stats()$separation.matrix

Value

A ggplot object


lefkiospaikousis/ClusterAnalysis documentation built on July 18, 2022, 1:55 p.m.