StatisticalPlots`
StatisticalPlots`
PairwiseScatterPlot
creates a matrix of scatter plots comparing the data in each column of m against columns of m.
Details and Options
- To use PairwiseScatterPlot, you first need to load the Statistical Plots Package using Needs["StatisticalPlots`"].
- PairwiseScatterPlot returns a matrix of plots of the i and j columns of m.
- PairwiseScatterPlot has the same options as Graphics, with the following additions and changes:
-
DataLabels None labels for the columns of m DataRanges All range limits on the data DataSpacing 0 space to place between subplots DataTicks None tick specifications for the columns PlotDirection {Right, Down} direction in which scatter plots are generated PlotRange All range limits on the subplots PlotStyle Automatic styles for the subplots - With the default setting of PlotDirection, the subplot located at the i row and j column takes y coordinates from column i of m and x coordinates from column j of m.
Examples
open allclose allOptions (7)
Wolfram Research (2007), PairwiseScatterPlot, Wolfram Language function, https://reference.wolfram.com/language/StatisticalPlots/ref/PairwiseScatterPlot.html.
Text
Wolfram Research (2007), PairwiseScatterPlot, Wolfram Language function, https://reference.wolfram.com/language/StatisticalPlots/ref/PairwiseScatterPlot.html.
CMS
Wolfram Language. 2007. "PairwiseScatterPlot." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/StatisticalPlots/ref/PairwiseScatterPlot.html.
APA
Wolfram Language. (2007). PairwiseScatterPlot. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/StatisticalPlots/ref/PairwiseScatterPlot.html