Skip to content

Fix issue with plotting functions when nuts_sampler = "nutpie" - #115

Merged
ScottClaessens merged 3 commits into
mainfrom
114-coev_plot_trait_values-fails-when-nuts_sampler-nutpie
Jul 28, 2026
Merged

Fix issue with plotting functions when nuts_sampler = "nutpie"#115
ScottClaessens merged 3 commits into
mainfrom
114-coev_plot_trait_values-fails-when-nuts_sampler-nutpie

Conversation

@ScottClaessens

Copy link
Copy Markdown
Owner

As outlined in #114, some plotting functions were not working when nuts_sampler = "nutpie". This was because eta values were not being returned by the model.

I've implemented this in this small PR with some tests to ensure that the plotting functions now work.

@ErikRingen I'd appreciate it if you could give this a quick once-over to make sure I haven't made any silly errors.

@ScottClaessens ScottClaessens linked an issue Jul 24, 2026 that may be closed by this pull request
@codecov

codecov Bot commented Jul 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@ErikRingen ErikRingen left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM

@ScottClaessens
ScottClaessens merged commit 9ab80b7 into main Jul 28, 2026
9 checks passed
@ScottClaessens
ScottClaessens deleted the 114-coev_plot_trait_values-fails-when-nuts_sampler-nutpie branch July 28, 2026 09:52
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.

coev_plot_trait_values() fails when nuts_sampler = "nutpie"

2 participants