DataVisualizations: Visualizations of High-Dimensional Data

The flagship idea of 'DataVisualizations' is the mirrored density plot (MD-plot) which is a PDE-optimized violin plot for either classified or non-classified multivariate data. The MD-plot is an alternative to the box-and-whisker diagram (box plot) and bean plot. Furthermore, a collection of various visualization methods for univariate data is provided. In the case of exploratory data analysis, 'DataVisualizations' makes it possible to inspect the distribution of each feature of a dataset visually through a combination of four methods. One of these methods is the Pareto density estimation (PDE) of the probability density function (pdf). Additionally, visualizations of the distribution of distances using PDE, the scatter-density plot using PDE for two variables as well as the Shepard density plot and the Bland-Altman plot are presented here. Pertaining to classified high-dimensional data, a number of visualizations are described, such as f.ex. the heat map and silhouette plot. A political map of the world or Germany can be visualized with the additional information defined by a classification of countries or regions. By extending the political map further, an uncomplicated function for a Choropleth map can be used which is useful for measurements across a geographic area. For categorical features, the Pie charts, slope charts and fan plots, improved by the ABC analysis, become usable. More detailed explanations are found in the book by Thrun, M.C.: "Projection-Based Clustering through Self-Organization and Swarm Intelligence" (2018) <doi:10.1007/978-3-658-20540-9>.

Version: 1.1.6
Depends: R (≥ 2.10)
Imports: Rcpp (≥ 0.12.12), AdaptGauss, ggplot2, sp
LinkingTo: Rcpp, RcppArmadillo
Suggests: plyr, akima, ggmap, reshape2, plotrix, rworldmap, rgl, ABCanalysis, choroplethr, gplots, dplyr, R6, parallelDist, knitr (≥ 1.12), rmarkdown (≥ 0.9), vioplot, ggExtra, plotly, htmlwidgets, diptest, moments, signal, DatabionicSwarm, rowr
Published: 2019-03-08
Author: Michael Thrun ORCID iD [aut, cre, cph], Felix Pape [aut, rev], Onno Hansen-Goos [ctr, ctb], Alfred Ultsch [dtc, ctb]
Maintainer: Michael Thrun <m.thrun at gmx.net>
BugReports: https://github.com/Mthrun/DataVisualizations/issues
License: GPL-3
URL: http://www.deepbionics.org
NeedsCompilation: yes
SystemRequirements: C++11
Citation: DataVisualizations citation info
Materials: NEWS
CRAN checks: DataVisualizations results

Downloads:

Reference manual: DataVisualizations.pdf
Vignettes: A Quick Tour in Data Visualizations
Package source: DataVisualizations_1.1.6.tar.gz
Windows binaries: r-devel: DataVisualizations_1.1.6.zip, r-release: DataVisualizations_1.1.6.zip, r-oldrel: DataVisualizations_1.1.6.zip
OS X binaries: r-release: DataVisualizations_1.1.6.tgz, r-oldrel: DataVisualizations_1.1.6.tgz
Old sources: DataVisualizations archive

Reverse dependencies:

Reverse suggests: DatabionicSwarm, GeneralizedUmatrix, ProjectionBasedClustering

Linking:

Please use the canonical form https://CRAN.R-project.org/package=DataVisualizations to link to this page.