-
Notifications
You must be signed in to change notification settings - Fork 6
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
Improved MCSE #39
Comments
More broadly, we should update our implementations of
I'm not 100% certain what the API should look like. My inclination is that we should ultimately move away from our existing implementations, since they ignore between-chain variance and so likely underestimate the MCSE. The ESS approach should be used by default for the estimators that use it (accepting a method keyword forwarded to |
See corresponding issues in posterior (stan-dev/posterior#232) and ArviZ (arviz-devs/arviz#2005)
The text was updated successfully, but these errors were encountered: