CRAN/E | ProjectionBasedClustering

ProjectionBasedClustering

Projection Based Clustering

Installation

About

A clustering approach applicable to every projection method is proposed here. The two-dimensional scatter plot of any projection method can construct a topographic map which displays unapparent data structures by using distance and density information of the data. The generalized U*-matrix renders this visualization in the form of a topographic map, which can be used to automatically define the clusters of high-dimensional data. The whole system is based on Thrun and Ultsch, "Using Projection based Clustering to Find Distance and Density based Clusters in High-Dimensional Data" doi:10.1007/s00357-020-09373-2. Selecting the correct projection method will result in a visualization in which mountains surround each cluster. The number of clusters can be determined by counting valleys on the topographic map. Most projection methods are wrappers for already available methods in R. By contrast, the neighbor retrieval visualizer (NeRV) is based on C++ source code of the 'dredviz' software package, the t-SNE multicore version is based on C++ source code of Dmitry Ulyanov, and the Curvilinear Component Analysis (CCA) is translated from 'MATLAB' ('SOM Toolbox' 2.0) to R.

Citation ProjectionBasedClustering citation info
www.deepbionics.org
System requirements C++17
Bug report File report

Key Metrics

Version 1.2.1
R ≥ 3.0
Published 2023-10-11 198 days ago
Needs compilation? yes
License GPL-3
CRAN checks ProjectionBasedClustering results

Downloads

Yesterday 33 0%
Last 7 days 99 -8%
Last 30 days 501 -3%
Last 90 days 1.427 -13%
Last 365 days 6.029 +1%

Maintainer

Maintainer

Michael Thrun

m.thrun@gmx.net

Authors

Michael Thrun

aut / cre / cph

Quirin Stier

ctb / rev

Brinkmann Luca

ctb

Florian Lerch

aut

Felix Pape

aut

Tim Schreier

aut

Luis Winckelmann

aut

Kristian Nybo

cph

Jarkko Venna

cph

Ulyanov Dimitry

cph

van der Maaten Laurens

cph

Material

README
Reference manual
Package source

In Views

Cluster

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

ProjectionBasedClustering archive

Depends

R ≥ 3.0

Imports

Rcpp
ggplot2
stats
graphics
vegan
deldir
geometry
GeneralizedUmatrix
shiny
shinyjs
shinythemes
plotly
grDevices

Suggests

DataVisualizations
fastICA
tsne
FastKNN
MASS
pcaPP
spdep
pracma
grid
mgcv
fields
png
reshape2
Rtsne
methods
dendextend
umap
uwot
DatabionicSwarm
parallelDist
parallel

LinkingTo

Rcpp

Reverse Imports

smacofx

Reverse Suggests

DatabionicSwarm
DRquality
FCPS