| .sits_plot_som_evaluate_cluster {sits} | R Documentation |
Plot a bar graph with information about each cluster. The percentage of mixture between the clusters.
.sits_plot_som_evaluate_cluster( data, cluster_name = NULL, title = "Confusion by cluster" )
data |
Percentage of mixture between the clusters |
cluster_name |
Choose the cluster to plot |
title |
Title of plot. |
ggplot2 object
Lorena Santos lorena.santos@inpe.br