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

Diagnostics and plots for Pushforward of prior #419

Open
3 tasks
odunbar opened this issue Nov 15, 2024 · 0 comments
Open
3 tasks

Diagnostics and plots for Pushforward of prior #419

odunbar opened this issue Nov 15, 2024 · 0 comments

Comments

@odunbar
Copy link
Member

odunbar commented Nov 15, 2024

Issue

When leaving settings of perfect model-data pairings it is common to have prior or model misspecification. Catching these early, (i.e. before the algorithm iterates) would save users some time.

Suggestions

The user creates the EKP setting, generates and runs the initial ensemble.

  • We could add recipes that plot the following lines: (1) y,G(\theta_i) with ribbondiag(\Gamma) (2) \Gamma^{-1/2}y, \Gamma^{-1/2}G(\theta)_i) with ribbon I. This could be extended to any iteration, for example, plot_pushforward(ekp,i) for plotting the pushforward of iteration i.
  • Some quick diagnostic to evaluate the consistency of the truth and prior.
  • ...
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