StatisticalPlots`
StatisticalPlots`

ReferenceLineStyle

As of Version 8.0, ReferenceLineStyle is part of the built-in Wolfram Language kernel.

ReferenceLineStyle

is an option for QuantilePlot that specifies a style to use for the reference line.

Details and Options

  • To use ReferenceLineStyle, you first need to load the Statistical Plots Package using Needs["StatisticalPlots`"].
  • The reference line has a slope of unity.
  • If the points on the plot fall mostly on or near the reference line, the distributions are roughly the same.
  • Valid settings are None, Automatic, or a style or a list of styles. The default setting is Automatic.
  • With the setting ReferenceLineStyle->None, a reference line is not drawn.

Examples

Basic Examples  (1)

QuantilePlot with a dashed reference line:

Wolfram Research (2007), ReferenceLineStyle, Wolfram Language function, https://reference.wolfram.com/language/StatisticalPlots/ref/ReferenceLineStyle.html.

Text

Wolfram Research (2007), ReferenceLineStyle, Wolfram Language function, https://reference.wolfram.com/language/StatisticalPlots/ref/ReferenceLineStyle.html.

CMS

Wolfram Language. 2007. "ReferenceLineStyle." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/StatisticalPlots/ref/ReferenceLineStyle.html.

APA

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

BibTeX

@misc{reference.wolfram_2023_referencelinestyle, author="Wolfram Research", title="{ReferenceLineStyle}", year="2007", howpublished="\url{https://reference.wolfram.com/language/StatisticalPlots/ref/ReferenceLineStyle.html}", note=[Accessed: 28-March-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_referencelinestyle, organization={Wolfram Research}, title={ReferenceLineStyle}, year={2007}, url={https://reference.wolfram.com/language/StatisticalPlots/ref/ReferenceLineStyle.html}, note=[Accessed: 28-March-2024 ]}