.sits_som_paint_neurons {sits}R Documentation

Paint neurons

Description

This function paints all neurons of the last iteration of SOM in function sits_cluster_som

Usage

.sits_som_paint_neurons(kohonen_obj)

Arguments

kohonen_obj

Object kohonen, this object contains parameters of SOM provided by package Kohonen

Value

kohonen_obj with a new parameter with the colour of the neuron.

Author(s)

Lorena Santos, lorena.santos@inpe.br


[Package sits version 0.16.2 Index]