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

tracking convergence of the chain #91

Open
denijane opened this issue Aug 5, 2022 · 2 comments
Open

tracking convergence of the chain #91

denijane opened this issue Aug 5, 2022 · 2 comments

Comments

@denijane
Copy link

denijane commented Aug 5, 2022

Hi,
I wanted to know is there any way to track convergence, especially for an already produced chain? I'm plotting the chain from the text file and it looks converged, but is there a way to quantify it? I read there are some measures and found this function of getdist "getConvergeTests(test_confidence=0.95, writeDataToFile=False, what=('MeanVar', 'GelmanRubin', 'SplitTest', 'RafteryLewis', 'CorrLengths'), filename=None, feedback=False" )
but I'm not sure if I can use it on the chains produced by polychord or I should use something else, inherent to the polychord?
Best

@appetrosyan
Copy link
Contributor

Have a look at Fowlie and insertion ranks.
https://andrewfowlie.github.io/talks/tools_2021.pdf

@williamjameshandley
Copy link
Member

This is something which should be incorporated into anesthetic, in analogy to @lukashergt's PR: handley-lab/anesthetic#258

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

3 participants