<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<longdescription>
		Self-Organizing Maps for Mixed-Attribute Data Using Gower
		Distance // Implements a variant of the Self-Organizing Map
		(SOM) algorithm designed for mixed-attribute datasets.
		Similarity between observations is computed using the Gower
		distance, and categorical prototypes are updated via heuristic
		strategies (weighted mode and multinomial sampling). Provides
		functions for model fitting, mapping, visualization (U-Matrix
		and component planes), and evaluation, making SOM applicable to
		heterogeneous real-world data. For methodological details see
		Sez and Salas (2026) doi:10.1007/s41060-025-00941-6.
	</longdescription>
</pkgmetadata>
