ggsom_aes: kohonen package object modeling

Description Usage Arguments Value Author(s) References

View source: R/ggsom_aes.R

Description

Function to map each SOM neuron with its corresponding class

Usage

1
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)


ggsom documentation built on March 26, 2020, 6:30 p.m.

Related to ggsom_aes in ggsom...