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 allBasic Examples (1)Summary of the most common use cases
Options (7)Common values & functionality for each option
DataLabels (2)
https://wolfram.com/xid/0zwzve5dsnt81818j2x8y-jkfzcb
Use matrix column numbers as labels:
https://wolfram.com/xid/0zwzve5dsnt81818j2x8y-jikw78
https://wolfram.com/xid/0zwzve5dsnt81818j2x8y-eo94me
https://wolfram.com/xid/0zwzve5dsnt81818j2x8y-gsfup
DataRanges (1)
DataSpacing (1)
DataTicks (2)
https://wolfram.com/xid/0zwzve5dsnt81818j2x8y-eisib
Use automatically generated ticks:
https://wolfram.com/xid/0zwzve5dsnt81818j2x8y-lkn6qa
https://wolfram.com/xid/0zwzve5dsnt81818j2x8y-kty3h
Define explicit tick positions:
https://wolfram.com/xid/0zwzve5dsnt81818j2x8y-h26j71
Applications (1)Sample problems that can be solved with this function
https://wolfram.com/xid/0zwzve5dsnt81818j2x8y-eidz1y
https://wolfram.com/xid/0zwzve5dsnt81818j2x8y-fwv8b1
Visualize the covariance matrix for some multivariate data:
https://wolfram.com/xid/0zwzve5dsnt81818j2x8y-n7empk
https://wolfram.com/xid/0zwzve5dsnt81818j2x8y-bllmaw
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.
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.
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
Wolfram Language. (2007). PairwiseScatterPlot. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/StatisticalPlots/ref/PairwiseScatterPlot.html
BibTeX
@misc{reference.wolfram_2024_pairwisescatterplot, author="Wolfram Research", title="{PairwiseScatterPlot}", year="2007", howpublished="\url{https://reference.wolfram.com/language/StatisticalPlots/ref/PairwiseScatterPlot.html}", note=[Accessed: 20-January-2025
]}
BibLaTeX
@online{reference.wolfram_2024_pairwisescatterplot, organization={Wolfram Research}, title={PairwiseScatterPlot}, year={2007}, url={https://reference.wolfram.com/language/StatisticalPlots/ref/PairwiseScatterPlot.html}, note=[Accessed: 20-January-2025
]}