Skip to content

Respect include_transformed argument of find_MAP and fit_laplace #537

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

Conversation

jessegrabowski
Copy link
Member

In #531 I forgot to handle the include_transformed option in find_MAP and fit_laplace. @tomicapretto found that setting it to False causes an error.

After this PR, if include_transformed=False, the unconstrained_posterior group won't be calculated or included.

@jessegrabowski jessegrabowski added bug Something isn't working maintenance labels Jul 10, 2025
@jessegrabowski jessegrabowski changed the title Respect include_transformed argument Respect include_transformed argument of find_MAP and fit_laplace Jul 10, 2025
@jessegrabowski jessegrabowski merged commit 5ffaed6 into pymc-devs:main Jul 10, 2025
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants