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

Remove constant variables from datasets generated via SBC_generator_brms #87

Open
martinmodrak opened this issue Nov 28, 2023 · 1 comment
Assignees

Comments

@martinmodrak
Copy link
Collaborator

As noted in #85, the diagonal of correlation matrix (and possibly some other constant parameters) gets included in the dataset. This then causes NA in ESS/Rhat and is generally not useful. Those parameters should be detected and removed from dataset$variables.

@martinmodrak martinmodrak self-assigned this Nov 28, 2023
@hrlai
Copy link

hrlai commented Dec 4, 2023

This would be very useful for a Student-t model where we sometimes fix the degrees-of-freedom parameter :)

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

2 participants