Description Usage Arguments Author(s)
Given a kohonen object with a set of time neurons, plot them.
The plot function produces different plots based on the input data:
"codes": Plot the vector weight for each neuron.
"mapping": Shows where samples are mapped.
1 | .sits_plot_som_map(koh, type = "codes", whatmap = 1)
|
koh |
Kohonen map produced by "sits_som_map" function |
type |
Type of plot ("codes" or "mapping") |
whatmap |
What data layer will be plotted. |
Lorena Santos lorena.santos@inpe.br
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.