Seaborn boxplot和Violinplot中位数不同

时间:2016-12-27 18:33:31

标签: seaborn

我正在比较seaborn中的boxplot和小提琴情节,而小提琴情节有一个与boxplot本身不同的内盒。我想用小提琴图同时可视化数据的分布,由于核密度估计,小提琴图有可能有不同的中位数吗?箱图具有来自数据的正确中位数。

编辑: 当我设置inner='quartiles'小提琴图表显示适当的比例。如果可以的话,我想使用inner='box'作为外观。 以下是图表本身:

enter image description here

现在是箱线图: enter image description here

0 个答案:

没有答案