Skip to content
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

Use tidybayes in approximate inference vignette #304

Closed
athowes opened this issue Sep 10, 2024 · 1 comment · Fixed by #328
Closed

Use tidybayes in approximate inference vignette #304

athowes opened this issue Sep 10, 2024 · 1 comment · Fixed by #328
Labels
medium Nice to have for next release

Comments

@athowes
Copy link
Collaborator

athowes commented Sep 10, 2024

The approximate inference vignette still uses old post-processing functionality (that maybe we should delete). It should be updated to use tidybayes for post-processing and figures.

@athowes athowes added the medium Nice to have for next release label Sep 10, 2024
@seabbs
Copy link
Contributor

seabbs commented Sep 11, 2024

agree

seabbs pushed a commit that referenced this issue Sep 16, 2024
…o_long` (#328)

* Use tidybayes geom, get rid of draws_to_long, and add figure captions

* Remove draws_to_long and replace in FAQ also

* Remove draws_to_long

* Split problem chunk to see if I can isolate the issue

* Try comment out this section

* Try reverting hotfix

* Readd hotfix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
medium Nice to have for next release
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants