Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
Probabilistic-Programming-and-Bayesian-Methods-for-Hackers copied to clipboard
Bug in Ch6_priors_pymc3.ipynb
Section: A Proposed Solution
The correction one should be:
the posterior is a Beta(a=1+X, b=1+N-X)