Visualizations of High-Dimensional Data
Barplot with Sorted Data Colored by ABCanalysis
Bimodality Amplitude
plot Complementary Cumulative Distribution Function (CCDF) in Log/Log ...
Plots the Choropleth Map
ClassBarPlot
Creates Boxplot plot for all classes
ClassErrorbar
Class MDplot for Data w.r.t. all classes
PDE Plot for all classes
Create PDE plot for all classes with maximum likelihood
Classplot
Combine vectors of various lengths
Combine matrices of various lengths
Crosstable plot
tools:::Rd_package_title("DataVisualizations")
Contour plot of densities
Scatter plot with densities
Plot a classificated world map
Dualaxis Classplot
DualaxisLinechart
estimateDensity2D
The fan plot
Google Maps with marked coordinates
Heatmap for Clustering
Inspect Boxplots
Inspect the Correlation
Inspection of Distance-Distribution
Pairwise scatterplots and optimal histograms
QQplot of Data versus Normalized Data
Visualization of Distribution of one variable
Jitters Unique Values
Minus versus Add plot
Mirrored Density plot (MD-plot)
Mirrored Density plot (MD-plot)for Multiple Vectors
Robust Empirical Mean Estimation
Plot multiple ggplots objects in one panel
Optimal Number Of Bins
Pareto Density Estimation V3
ParetoRadius for distributions
PDEnormrobust
PDE plot
The pie chart
Plot of a Pixel Matrix
3D plot of points
PlotGraph2D
Plot of the Amount Of Missing Values
Product-Ratio Plot
QQplot with a Linear Fit
Transforms the Robust Normalization back
RobustNormalization
ROC plot
Shepard PDE scatter
Draws a Shepard Diagram
Signed Log
Silhouette plot of classified data.
Slope Chart
Calculate Pareto density estimation for ggplot2 plots
Pareto Density Estimation
Standard Deviation Robust
plots a world map by country codes
Plotting for 3 dimensional data
Gives access to data visualisation methods that are relevant from the data scientist's point of view. The flagship idea of 'DataVisualizations' is the mirrored density plot (MD-plot) for either classified or non-classified multivariate data published in Thrun, M.C. et al.: "Analyzing the Fine Structure of Distributions" (2020), PLoS ONE, <DOI:10.1371/journal.pone.0238835>. The MD-plot outperforms the box-and-whisker diagram (box plot), violin plot and bean plot and geom_violin plot of ggplot2. 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>.