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

ran 50000 iterations, seeing 3*50000 on traceplot. looks like chains were stacked together. this is wrong #49

Closed
audrey-b opened this issue Mar 7, 2019 · 4 comments
Assignees

Comments

@audrey-b
Copy link
Owner

audrey-b commented Mar 7, 2019

image

@audrey-b
Copy link
Owner Author

audrey-b commented Mar 7, 2019

If the function's input is already stacked, you can extract n.chains and split the values back into 3 chains.

@JustinJSlater
Copy link
Collaborator

image

I updated the function to fix this issue. I also added a thinning and color option. I have tested the function for re model with 1,3,5, or 7 chains and it works. If the user specifies a "funny" thinning number like thin=57, it should still work.

@JustinJSlater
Copy link
Collaborator

Was there something that needed to be done to the density plot?

@audrey-b
Copy link
Owner Author

Nope the density plot is fine.

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