.sits_plot_som_map {sits}R Documentation

Plot the SOM grid with neurons labeled

Description

Given a kohonen object with a set of time neurons, plot them.

The plot function produces different plots based on the input data:

Usage

.sits_plot_som_map(koh, type = "codes", band = 1)

Arguments

koh

SOM map produced by "sits_som_map" function

type

Type of plot ("codes" or "mapping")

band

What band will be plotted

Author(s)

Lorena Santos lorena.santos@inpe.br


[Package sits version 0.16.2 Index]