Other packages > Find by keyword >

ProjectionBasedClustering  

Projection Based Clustering
View on CRAN: Click here


Download and install ProjectionBasedClustering package within the R console
Install from CRAN:
install.packages("ProjectionBasedClustering")

Install from Github:
library("remotes")
install_github("cran/ProjectionBasedClustering")

Install by package version:
library("remotes")
install_version("ProjectionBasedClustering", "1.2.1")



Attach the package and use:
library("ProjectionBasedClustering")
Maintained by
Michael Thrun
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-07-23
Latest Update: 2023-10-11
Description:
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" . 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.
How to cite:
Michael Thrun (2017). ProjectionBasedClustering: Projection Based Clustering. R package version 1.2.1, https://cran.r-project.org/web/packages/ProjectionBasedClustering
Previous versions and publish date:
1.0.0 (2017-07-23 19:50), 1.0.1 (2017-07-24 21:04), 1.0.2 (2017-08-01 07:03), 1.0.4 (2017-08-21 19:42), 1.0.5 (2017-11-17 15:55), 1.0.6 (2018-01-31 19:07), 1.0.7 (2018-05-04 11:28), 1.1.0 (2020-02-03 12:30), 1.1.1 (2020-03-29 12:50), 1.1.2 (2020-08-25 15:00), 1.1.5 (2020-10-25 13:30), 1.1.6 (2020-12-11 18:40), 1.1.8 (2022-05-26 15:30), 1.2.0 (2023-08-08 11:40)
Other packages that cited ProjectionBasedClustering R package
View ProjectionBasedClustering citation profile
Other R packages that ProjectionBasedClustering depends, imports, suggests or enhances
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns