Skip to content

Fix off by one error in Chapter 1 PyMC3, #338 #353

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 4, 2017
Merged

Fix off by one error in Chapter 1 PyMC3, #338 #353

merged 1 commit into from
Oct 4, 2017

Conversation

melentye
Copy link

@melentye melentye commented Oct 3, 2017

#338 mentioned two problems: one with prior for tau (seems to be fixed by @taylorterry3 already) and an off-by-one in the lambda_ definition. This is the one-liner change to fix the second problem.

@CamDavidsonPilon
Copy link
Owner

lgtm, thanks!

@CamDavidsonPilon CamDavidsonPilon merged commit bdd3b63 into CamDavidsonPilon:master Oct 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants