Seaborn 箱线图的置信区间
Confidence Interval for a Seaborn Boxplot
我看到我可以在海岸点图上设置特定的置信区间 https://stanford.edu/~mwaskom/software/seaborn/generated/seaborn.pointplot.html 但是,对于海岸箱图上的 'notch' 属性,用户似乎没有灵活性指定 CI。有没有办法做到这一点?默认的 seaborn 箱线图缺口的置信度是多少?
我看到我可以在海岸点图上设置特定的置信区间 https://stanford.edu/~mwaskom/software/seaborn/generated/seaborn.pointplot.html 但是,对于海岸箱图上的 'notch' 属性,用户似乎没有灵活性指定 CI。有没有办法做到这一点?默认的 seaborn 箱线图缺口的置信度是多少?