Learn R Programming

sits (version 0.13.1)

.sits_plot_som_evaluate_cluster: Plot information about confusion between clusters

Description

Plot a bar graph with information about each cluster. The percentage of mixture between the clusters.

Usage

.sits_plot_som_evaluate_cluster(
  data,
  cluster_name = NULL,
  title = "Confusion by cluster"
)

Arguments

data

Percentage of mixture between the clusters

title

Title of plot.

name_cluster

Choose the cluster to plot

Value

ggplot2 object