Learn R Programming

GeneralizedUmatrixGPU (version 0.1.14)

Credible Visualization for Two-Dimensional Projections of Data

Description

Projections are common dimensionality reduction methods, which represent high-dimensional data in a two-dimensional space. However, when restricting the output space to two dimensions, which results in a two dimensional scatter plot (projection) of the data, low dimensional similarities do not represent high dimensional distances coercively [Thrun, 2018] . This could lead to a misleading interpretation of the underlying structures [Thrun, 2018]. By means of the 3D topographic map the generalized Umatrix is able to depict errors of these two-dimensional scatter plots. The package is derived from the book of Thrun, M.C.: "Projection Based Clustering through Self-Organization and Swarm Intelligence" (2018) and the main algorithm called simplified self-organizing map for dimensionality reduction methods is published in Thrun, M.C. and Ultsch, A.: "Uncovering High-dimensional Structures of Projections from Dimensionality Reduction Methods" (2020) .

Copy Link

Version

Install

install.packages('GeneralizedUmatrixGPU')

Monthly Downloads

397

Version

0.1.14

License

GPL-3

Maintainer

Quirin Stier

Last Published

January 27th, 2026

Functions in GeneralizedUmatrixGPU (0.1.14)

Chainlink

Chainlink is part of the Fundamental Clustering Problem Suit (FCPS) [Thrun/Ultsch, 2020].
DefaultColorSequence

Default color sequence for plots
GeneralizedUmatrixGPU-package

tools:::Rd_package_title("GeneralizedUmatrixGPU")
GeneralizedUmatrixGPU

Generalized U-Matrix on GPU for Projection Methods published in [Thrun/Ultsch, 2020]