scipy.stats.sampling.DiscreteGuideTable. ppf# DiscreteGuideTable.ppf(u)# 给定分布的 PPF。 参数:: uarray_like分位数。 返回值:: ppfarray_like对应于给定分位数 u 的百分位数。