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

Divergence using beta (2,2) for measurement noise scale's prior #2

Open
hyunjimoon opened this issue Oct 22, 2022 · 0 comments
Open

Comments

@hyunjimoon
Copy link
Contributor

Using beta distribution for measurement noise scale's prior, I faced the following divergence. Perhaps the upper bound of beta as 1 was too small, meaning measurement noise scale can be over 1 from the synthetic data.

	Exception: beta_lpdf: Random variable is 1, but must be in the interval [0, 1] (in '/Users/hyunjimoon/Dropbox/15879-Fall2022/Homeworks/HW7/stanify/stan_files/HW7_estag_mnoisebeta22_pnoisedot01/HW7_estag_mnoisebeta22_pnoisedot01_data2draws.stan', line 45, column 4 to column 31)
	Exception: beta_lpdf: Random variable is 1, but must be in the interval [0, 1] (in '/Users/hyunjimoon/Dropbox/15879-Fall2022/Homeworks/HW7/stanify/stan_files/HW7_estag_mnoisebeta22_pnoisedot01/HW7_estag_mnoisebeta22_pnoisedot01_data2draws.stan', line 45, column 4 to column 31)
Consider re-running with show_console=True if the above output is unclear!
17:24:11 - cmdstanpy - WARNING - Some chains may have failed to converge.
	Chain 1 had 89 divergent transitions (35.6%)
	Chain 2 had 71 divergent transitions (28.4%)
	Chain 3 had 86 divergent transitions (34.4%)
	Chain 4 had 65 divergent transitions (26.0%)
@hyunjimoon hyunjimoon changed the title Divergence using beta (2,2) Divergence using beta (2,2) for measurement noise scale's prior Oct 22, 2022
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