Re: Q: on scipy probplot user defined distribution function
"Sergio Rojas" <[email protected]>
| Newsgroups | gmane.comp.python.scientific.user |
|---|---|
| Message-ID | <trinity-4faad74f-1638-4f9f-be4a-a8ad1801d1ee-1530731810099@3c-app-mailcom-lxa01> |
> 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[https://matplotlib.org/mpl-probscale/tutorial/closer_look_at_viz.html#using-different-distributions-for-your-scales] > -Paul Thanks, Paul. I guess I might need to build a <dist>.pdf, .cdf, and .ppf files for my distribution. What is not clear is how to specify the alternative directory to make them available to scipy 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[https://mail.python.org/mailman/listinfo/scipy-user] > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/scipy-user/attachments/20180702/8522d0d0/attachment-0001.html[http://mail.python.org/pipermail/scipy-user/attachments/20180702/8522d0d0/attachment-0001.html]> ------------------------------ Subject: Digest Footer _______________________________________________ SciPy-User mailing list [email protected] https://mail.python.org/mailman/listinfo/scipy-user[https://mail.python.org/mailman/listinfo/scipy-user] ------------------------------ End of SciPy-User Digest, Vol 179, Issue 1 ******************************************