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

Automatic GoF #152

Open
alexandrebouchard opened this issue Sep 17, 2019 · 0 comments
Open

Automatic GoF #152

alexandrebouchard opened this issue Sep 17, 2019 · 0 comments

Comments

@alexandrebouchard
Copy link
Contributor

  • Check generative distribution emitting an observed real/int/.. and with no outgoing edges
  • Doctor the fixed real/int value to be actually modifiable
  • Then at each iteration:
  1. Compute the likelihood, compute and store importance weight
  2. Keep a copy of observation
  3. Forward sample the observation, record
  4. Roll back to the observation

At the end,

  1. sort the values
  2. normalize the weights
  3. build a alpha% CI for a bunch of alphas
  4. plots these

Can also do for first vs second half of sample to help disentangle model vs inference errors. Also plot the ESS for these GoF estimates to make sure they are reliable. For facetted can be seen as residuals (plot 25, 50, 75)

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