BmusCentr: BMUs of the cluster centroids

Description Usage Arguments Value Author(s) References

Description

The function finds the Best Matching Units of the cluster centroids

Usage

1
BmusCentr(centroids, som_model, k)

Arguments

centroids

Centroids array (output of kmeans_clustersR function)

som_model

An object of class kohonen

k

Number of clusters

Value

An array containing the BMU for each centroid

Author(s)

Sabina Licen

References

Licen, S., Cozzutto, S., Barbieri, P. (2020) Aerosol Air Qual. Res., 20 (4), pp. 800-809. DOI: 10.4209/aaqr.2019.08.0414


SOMEnv documentation built on July 26, 2021, 5:06 p.m.

Related to BmusCentr in SOMEnv...