ggsom_aes {ggsom}R Documentation

kohonen package object modeling

Description

Function to map each SOM neuron with its corresponding class

Usage

ggsom_aes(object_som, class)

Arguments

object_som

object of kohonen package

class

categorical vector corresponding to the class of the dataset

Value

data.table model used in visualizations

Author(s)

Felipe Carvalho, lipecaso@gmail.com

References

'Kohonen'package (https://CRAN.R-project.org/package=kohonen)


[Package ggsom version 0.4.0 Index]