Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix residual calculation for default priors #78

Merged
merged 4 commits into from
Jan 20, 2023

Conversation

burtonjosh
Copy link
Contributor

Fixes #77, causes a bunch of tests in tests/turing_model.jl to fail, I'm not sure how the reference inferred parameters were calculated so not sure where to start there.

@storopoli
Copy link
Member

Thanks for the PR. Since the earlier tests were made using the wrong scale for the Exponential you can update all of the test models with the newly estimates.

@burtonjosh
Copy link
Contributor Author

Just ran the Documentation check locally and it passed on my machine, unsure why it failed here.

@storopoli storopoli self-requested a review January 20, 2023 11:14
Copy link
Member

@storopoli storopoli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, I've updated the branch to main let's see if the test passes.

@storopoli storopoli enabled auto-merge (squash) January 20, 2023 11:37
@storopoli storopoli merged commit 3869546 into TuringLang:main Jan 20, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect residual calculation for default Exponential prior
2 participants