PairwiseQuantilePlot

PairwiseQuantilePlot[{{y11,,y1n},,{ym1,,ymn}}]

creates an array of quantile plots by plotting the quantiles of the columns against each other.

Details and Options

Examples

open allclose all

Basic Examples  (3)

Create an array of Q-Q plots from data with labeled columns:

Compare all columns in a dataset:

Provide header names for the data:

Scope  (2)

Data  (2)

Plot datasets:

Plot arrays of values:

Options  (27)

AspectRatio  (2)

By default, PairwiseQuantilePlot uses an equal height-to-width ratio:

Use a fixed height-to-width ratio:

Axes  (3)

By default, Frame is used instead of Axes:

Use AxesTrue to turn on axes:

Turn each axis on independently for all the subplots:

Background  (2)

By default, PairwiseQuantilePlot has a white background:

Set a background color:

Frame  (2)

By default, each panel plot is drawn with a frame:

Draw frames on the left and bottom edges of the panels:

FrameStyle  (1)

Specify the style of the frame:

GridLines  (2)

By default, PairwiseQuantilePlot does not draw gridlines:

Draw a background grid:

Headers  (3)

By default, PairwiseQuantilePlot does not label columns:

Number the columns for unlabeled data:

Provide header names for the columns:

HeaderBackground  (2)

By default, PairwiseQuantilePlot uses a white header background:

Set a header background color:

ImageSize  (6)

Use named sizes such as Tiny, Small, Medium, and Large:

Specify the width of the plot:

Specify the height of the plot:

Allow the width and height to be up to a certain size:

Specify the width and height for a graphic, padding with space if necessary:

Setting AspectRatioFull will fill the available space:

Use maximum sizes for the width and height:

Use ImageSizeFull to fill the available space in an object:

PlotLabel  (1)

Add an overall label to the plot:

PlotLayout  (1)

Switch the orientation of the diagonal elements:

PlotStyle  (1)

Style the data using PlotStyle:

Spacings  (1)

Change the space between the plots:

Wolfram Research (2024), PairwiseQuantilePlot, Wolfram Language function, https://reference.wolfram.com/language/ref/PairwiseQuantilePlot.html.

Text

Wolfram Research (2024), PairwiseQuantilePlot, Wolfram Language function, https://reference.wolfram.com/language/ref/PairwiseQuantilePlot.html.

CMS

Wolfram Language. 2024. "PairwiseQuantilePlot." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/PairwiseQuantilePlot.html.

APA

Wolfram Language. (2024). PairwiseQuantilePlot. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/PairwiseQuantilePlot.html

BibTeX

@misc{reference.wolfram_2024_pairwisequantileplot, author="Wolfram Research", title="{PairwiseQuantilePlot}", year="2024", howpublished="\url{https://reference.wolfram.com/language/ref/PairwiseQuantilePlot.html}", note=[Accessed: 05-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_pairwisequantileplot, organization={Wolfram Research}, title={PairwiseQuantilePlot}, year={2024}, url={https://reference.wolfram.com/language/ref/PairwiseQuantilePlot.html}, note=[Accessed: 05-November-2024 ]}