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

New return values for Posterior Predictive Checks #65

Open
storopoli opened this issue Sep 5, 2022 · 1 comment
Open

New return values for Posterior Predictive Checks #65

storopoli opened this issue Sep 5, 2022 · 1 comment

Comments

@storopoli
Copy link
Member

storopoli commented Sep 5, 2022

We are not sure how you usually perform posterior predictive checks. But e.g. using rand(model) will just sample a NamedTuple (or maybe @torfjelde changed it to a Dict already since NamedTuple does not work as generally IIRC) of the variables, so it's not necessary to explicitly return a named tuple of variables in general.

Originally posted by @devmotion in #64 (comment)

@storopoli storopoli self-assigned this Sep 5, 2022
@storopoli
Copy link
Member Author

@torfjelde what is the best way to implement posterior predictive checks?
I will try to implement it accordingly in a PR

@storopoli storopoli removed their assignment Mar 1, 2024
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

No branches or pull requests

1 participant