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.
更多信息和选项
- 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.
范例
基本范例 (1)
QuantilePlot with a dashed reference line:
参见
技术笔记
文本
Wolfram Research (2007),ReferenceLineStyle,Wolfram 语言函数,https://reference.wolfram.com/language/StatisticalPlots/ref/ReferenceLineStyle.html.
CMS
Wolfram 语言. 2007. "ReferenceLineStyle." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/StatisticalPlots/ref/ReferenceLineStyle.html.
APA
Wolfram 语言. (2007). ReferenceLineStyle. Wolfram 语言与系统参考资料中心. 追溯自 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: 05-October-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: 05-October-2025]}