Learn R Programming

⚠️There's a newer version (1.4.0) of this package.Take me there.

DataVisualizations (version 1.1.4)

Visualizations of High-Dimensional Data

Description

A collection of various visualizations methods 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 the combination of four methods. One of these methods is the Pareto density estimation (PDE) of the probability density function (pdf). The visualizations of the distribution of distances using PDE, the scatter-density plot using PDE for two variables, the Shepard density plot as well as the Bland-Altman plot are presented here. With regards to classified high-dimensional data several visualizations are presented, e.g. the heat map and silhouette plot. For a classification of countries, a map of the world or Germany can be visualized. More detailed explanations can be found in the book of Thrun, M.C.:"Projection-Based Clustering through Self-Organization and Swarm Intelligence" (2018) . Furthermore, for categorical features the ABC analysis improved Pie charts, slope charts and fan plots are usable. Additionally, for measurements across a geographic area an easy to use function for a Choropleth map is presented here. The flagship of this package is the mirrored density plot (MD-plot) which is a PDE-optimized violin plot for either classified or non-classified, univariate or multivariate data. The MD-plot is an alternative for the box-and-whisker diagram (box plot) and bean plot.

Copy Link

Version

Install

install.packages('DataVisualizations')

Monthly Downloads

722

Version

1.1.4

License

GPL-3

Maintainer

Michael Thrun

Last Published

October 22nd, 2018

Functions in DataVisualizations (1.1.4)

ClassPDEplotMaxLikeli

Create PDE plot for all classes with maximum likelihood
ClassViolinPlot

Creates PDE optimized Violin plot for all classes
ClassBoxPlot

Creates BoxPlot plot for all classes
DualAxisLineChart

DualAxisLineChart
BoxplotData

Boxplots for multiple variables
InspectScatterOfData

Pairwise scatterplots and optimal histograms
ClassPDEplot

PDE Plot for all classes
ITS

Income Tax Share
GoogleMapsCoordinates

Google Maps with marked coordinates
ProductRatioPlot

Product-Ratio Plot
InspectDistances

Inspection of Distance-Distribution
ShepardScatterPlot

Draws a Shepard diagram
SilhouettePlot

Silhouette plot for classified data.
QQplotForStandardization

QQplot with Fit
ChoroplethPostalCodesAndAGS_Germany

Postal Codes and AGS of Germany for a Choropleth Map
CrossTablePlot

CrossTablePlot
DataVisualizations-package

DataVisualizations
InspectVariable

Visualization of Distribution of one variable
Heatmap

Heatmap for Clustering
Lsun3D

Lsun3D inspired by FCPS
MTY

Muncipal Income Tax Yield
HeatmapColors

Default color sequence for plots
MDplot

Mirrored Density plot (MD-plot): Visualization for a Boxplot-like Shape of the PDF
nanPlot

Plot not finite values as a bar plot for each feature d
pieChart

The fan plot
MAplot

Minus versus Add plot
PDEplot

PDE plot
PDEscatter

Scatter Density Plot
QQplotWithFit

QQplot with Fit
ShepardDensityPlot

Shepard density Diagram
fanPlot

The fan plot
inPSphere2D

2D data points in Pareto Sphere
DefaultColorSequence

Default color sequence for plots
DrawWorldWithCls

Plot a classificated world map
plot3D

3D plot of points
PixelMatrixPlot

Pixel Matrix Plot
PmatrixColormap

P-Matrix colors
plotChoroplethMap

Plot the Choropleth Map
StatPDEdensity

Pareto Density Estimation
categoricalVariable

A categorical Feature.