Main Content

Statistical Visualization

View data patterns and trends

Explore single-variable distributions using univariate plots such as box plots and histograms. Show the relationships between variables using bivariate plots such as grouped scatter plots and bivariate histograms. Visualize the relationship between multiple variables using multivariate plots such as Andrews and glyph plots. Customize your plot by adding case names, least-squares lines, and reference curves.

Functions

andrewsplotAndrews plot
binScatterPlotScatter plot of bins for tall arrays
biplotBiplot
boxplotVisualize summary statistics with box plot
glineAdd line to plot interactively
gnameAdd case names to plot
gplotmatrixMatrix of scatter plots by group
glyphplotGlyph plot
gscatterScatter plot by group
hist3Bivariate histogram plot
lslineAdd least-squares line to scatter plot
parallelcoordsParallel coordinates plot
refcurveAdd reference curve to plot
reflineAdd reference line to plot
scatterhistScatter plot with marginal histograms

Topics