The R Journal: article published in 2018, volume 10:1

dimRed and coRanking - Unifying Dimensionality Reduction in R PDF download
Guido Kraemer, Markus Reichstein and Miguel D. Mahecha , The R Journal (2018) 10:1, pages 342-358.

Abstract “Dimensionality reduction” (DR) is a widely used approach to find low dimensional and interpretable representations of data that are natively embedded in high-dimensional spaces. DR can be realized by a plethora of methods with different properties, objectives, and, hence, (dis)advantages. The resulting low-dimensional data embeddings are often difficult to compare with objective criteria. Here, we introduce the dimRed and coRanking packages for the R language. These open source software packages enable users to easily access multiple classical and advanced DR methods using a common interface. The packages also provide quality indicators for the embeddings and easy visualization of high dimensional data. The coRanking package provides the functionality for assessing DR methods in the co-ranking matrix framework. In tandem, these packages allow for uncovering complex structures high dimensional data. Currently 15 DR methods are available in the package, some of which were not previously available to R users. Here, we outline the dimRed and coRanking packages and make the implemented methods understandable to the interested reader.

Received: 2017-08-14; online 2018-06-29
CRAN packages: dimRed, coRanking, kernlab, vegan, RANN, igraph, lle, diffusionMap, MASS, igraph, Rtsne, fastICA, DRR
CRAN Task Views implied by cited CRAN packages: Multivariate, Optimization, Psychometrics, Spatial, Environmetrics, gR, Graphics, ChemPhys, Cluster, Distributions, Econometrics, MachineLearning, NaturalLanguageProcessing, NumericalMathematics, Phylogenetics, Robust, SocialSciences
Bioconductor packages: pcaMethods


CC BY 4.0
This article is licensed under a Creative Commons Attribution 4.0 International license.

@article{RJ-2018-039,
  author = {Guido Kraemer and Markus Reichstein and Miguel D. Mahecha},
  title = {{dimRed and coRanking---Unifying Dimensionality Reduction in R}},
  year = {2018},
  journal = {{The R Journal}},
  doi = {10.32614/RJ-2018-039},
  url = {https://doi.org/10.32614/RJ-2018-039},
  pages = {342--358},
  volume = {10},
  number = {1}
}