is an option for BoxWhiskerPlot that specifies the outliers to draw.


BoxOutliers
is an option for BoxWhiskerPlot that specifies the outliers to draw.
更多信息和选项
- To use BoxOutliers, you first need to load the Statistical Plots Package using Needs["StatisticalPlots`"].
- Valid settings are None, Automatic, and All.
- With BoxOutliers->None, no outliers are drawn and whiskers are drawn to cover the entire dataset.
- With BoxOutliers->All, near and far outliers are drawn identically.
- With the setting Automatic, near and far outliers are drawn as specified by the BoxOutlierMarkers option.
技术笔记
文本
Wolfram Research (2007),BoxOutliers,Wolfram 语言函数,https://reference.wolfram.com/language/StatisticalPlots/ref/BoxOutliers.html.
CMS
Wolfram 语言. 2007. "BoxOutliers." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/StatisticalPlots/ref/BoxOutliers.html.
APA
Wolfram 语言. (2007). BoxOutliers. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/StatisticalPlots/ref/BoxOutliers.html 年
BibTeX
@misc{reference.wolfram_2025_boxoutliers, author="Wolfram Research", title="{BoxOutliers}", year="2007", howpublished="\url{https://reference.wolfram.com/language/StatisticalPlots/ref/BoxOutliers.html}", note=[Accessed: 05-October-2025]}
BibLaTeX
@online{reference.wolfram_2025_boxoutliers, organization={Wolfram Research}, title={BoxOutliers}, year={2007}, url={https://reference.wolfram.com/language/StatisticalPlots/ref/BoxOutliers.html}, note=[Accessed: 05-October-2025]}