Re: Q: on scipy probplot user defined distribution function
Paul Hobson <[email protected]>
| Newsgroups | gmane.comp.python.scientific.user |
|---|---|
| Message-ID | <CADT3MEB5vOmx9O21SZQBOqjW0bcZBbPtDnckCdndsq6Om9nq8Q@mail.gmail.com> |
Sergio, I haven't looked at scipy's probplot function in detail lately. But I think that as long as <dist>.pdf, .cdf, and .ppf work on arrays, you should be fine. [shameless plug warning] Here's an example of using different distributions with the mpl-probscale package: https://matplotlib.org/mpl-probscale/tutorial/closer_look_at_viz.html#using-different-distributions-for-your-scales -Paul On Mon, Jul 2, 2018 at 11:40 AM Sergio Rojas <[email protected]> wrote: > Hello folks, > > How can one specify our own (user made) probability distribution > function to scipy.stats.probplot ? > > Can it be done is the pdf used is not in a closed form function > (meaning that the random drawings comes from a numerical > procedure)? > > Salut, > > > Sergio > _______________________________________________ > SciPy-User mailing list > [email protected] > https://mail.python.org/mailman/listinfo/scipy-user > _______________________________________________ SciPy-User mailing list [email protected] https://mail.python.org/mailman/listinfo/scipy-user