Skip to content

Show example of plotting vector parameter in vignette - #1223

Merged
jgabry merged 4 commits into
masterfrom
plot-vector-posterior
Aug 4, 2026
Merged

Show example of plotting vector parameter in vignette#1223
jgabry merged 4 commits into
masterfrom
plot-vector-posterior

Conversation

@jgabry

@jgabry jgabry commented Jul 24, 2026

Copy link
Copy Markdown
Member

Submission Checklist

  • Run unit tests
  • Declare copyright holder and agree to license (see below)

Summary

Add example plot of a vector parameter to posterior.Rmd vignette

closes #443

Copyright and Licensing

Please list the copyright holder for the work you are submitting
(this will be you or your assignee, such as a university or company):
Jonah Gabry

By submitting this pull request, the copyright holder is agreeing to
license the submitted work under the following licenses:

@codecov-commenter

codecov-commenter commented Jul 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.71%. Comparing base (d83f62d) to head (a878117).
⚠️ Report is 41 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1223      +/-   ##
==========================================
- Coverage   91.79%   91.71%   -0.08%     
==========================================
  Files          15       15              
  Lines        6200     6277      +77     
==========================================
+ Hits         5691     5757      +66     
- Misses        509      520      +11     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jgabry jgabry changed the title Plot vector posterior Show example of plotting vector parameter in vignette Jul 24, 2026
@jgabry
jgabry requested a review from avehtari July 24, 2026 19:21
@jgabry

jgabry commented Jul 24, 2026

Copy link
Copy Markdown
Member Author

@avehtari I requested a review since this is closing an issue you opened

@avehtari

avehtari commented Aug 4, 2026

Copy link
Copy Markdown
Member

Can we use a theme with white background?

@jgabry

jgabry commented Aug 4, 2026

Copy link
Copy Markdown
Member Author

Yeah, I just changed it to use bayesplot's default theme. Anything else or good to merge?

@avehtari avehtari left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Ok now!

@jgabry
jgabry merged commit 92c81c1 into master Aug 4, 2026
13 of 15 checks passed
@jgabry
jgabry deleted the plot-vector-posterior branch August 4, 2026 18:18
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.

Add a vignette example of handling posterior draws for vectors

3 participants