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


ReferenceLineStyle
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:
See Also
Tech Notes
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_2025_referencelinestyle, author="Wolfram Research", title="{ReferenceLineStyle}", year="2007", howpublished="\url{https://reference.wolfram.com/language/StatisticalPlots/ref/ReferenceLineStyle.html}", note=[Accessed: 08-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_referencelinestyle, organization={Wolfram Research}, title={ReferenceLineStyle}, year={2007}, url={https://reference.wolfram.com/language/StatisticalPlots/ref/ReferenceLineStyle.html}, note=[Accessed: 08-August-2025]}