Skip to content

Trouble w/ plot_ppc using Weibull family #788

Answered by tomicapretto
SanBertero asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, the problem is the sampling under the hood in PyMC (which uses plain numpy in this case).
See pymc-devs/pymc#7220

So, if you really need this soon, you can go the PyMC code in your environment and modify the method I show in that issue to include the check suggested by Ricardo. That should be it.

If it's not urgent, then just wait until we update it. It should be at most a few days.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@SanBertero
Comment options

@tomicapretto
Comment options

Answer selected by SanBertero
@SanBertero
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants