ggsom_entropy {ggsom}R Documentation

Function to obtain the purity of each neuron in the SOM network

Description

Entropy calculation using the maximum likelihood method

Usage

ggsom_entropy(ggsom_aes)

Arguments

ggsom_aes

kohonen package object modeling

Value

Data set with the purity attribute added in Tibble

Author(s)

Felipe Carvalho, felipe.carvalho@inpe.br


[Package ggsom version 0.4.0 Index]