Replies: 1 comment 2 replies
-
Hey @jainraj , I think the correct way to specify exactly as in HDDM for
Best, |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to replicate the HDDM's Bayesian hierarchical model (see below image - from https://hddm.readthedocs.io/en/latest/methods.html)
Is the following the correct configuration for the boundary parameter?
In the generated graph I see following nodes:
And when I look at plot_priors for a_1|participant_id - they all look Gaussian - Shouldn't they be Gamma distributed?. Seems like I am missing something basic.
PS: It is my first time using Hierarchical Bayesian models
Beta Was this translation helpful? Give feedback.
All reactions