scipy.stats.ppcc_plot(x, a, b, dist='tukeylambda', plot=None, N=80)¶
Returns (shape, ppcc), and optionally plots shape vs. ppcc
(probability plot correlation coefficient) as a function of shape
parameter for a one-parameter family of distributions from shape
value a to b.