> 2009/7/22 Pierre GM <pgmdevl...@gmail.com>:
> You could try scipy.stats.scoreatpercentile,
> scipy.stats.mstats.plottingposition or scipy.stats.mstats.mquantiles,
> which will all approximate quantiles of your distribution.

It seems that mquantiles doesn't do what you'd expect when the limit
keyword argument is specified. There's a patch for review here:

http://codereview.appspot.com/97077

Cheers,
Scott
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to