Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我进行了贝叶斯均值差检验,得到了参数估计的后验图。我将 HDI 概率调整为 0.995;但是,Arviz 的 plot_posterior 函数在绘图上显示时会将概率值四舍五入为 100%,如下图所示。我需要该图显示 99.5%,这是可信区间的确切值。尽管“round_to”参数允许控制浮点数的格式,但它并没有调整 HDI 百分比。