|
From: Pierre H. <pie...@cr...> - 2014-10-08 13:45:07
|
Hi Paul, Le 06/10/2014 22:27, Paul Hobson a écrit : > I built a ProbabilityScale[2] which I hope one day will be in the > statsmodels library. This just made me think that back in April I was also playing with matplotlib scales for probability distribution. http://nbviewer.ipython.org/gist/pierre-haessig/7e3e6a818edeb6819708 It's actually a completely different idea, because I was doing a "logit" scale to get a good visualization of *tails* in a cumulated distribution plot. So I'm jumping on your thread in case anyone can give me some feedback on this idea. For example, I have no clue on how common this kind of plot is (and how useful it can be!!). best, Pierre (and going back to your original question, I notice that I was indeed registering the scale...) |