Closed Geskywalker closed 4 years ago
Can you post this on the mailing list please?
Hey Thomas,
I have posted on mailing list.
Thanks.
Best, Gabrielle
From: Thomas Wiecki notifications@github.com Sent: Thursday, February 27, 2020 7:56 AM To: hddm-devs/hddm hddm@noreply.github.com Cc: Sheehan, Gabrielle gabrielle.sheehan@ucl.ac.uk; Author author@noreply.github.com Subject: Re: [hddm-devs/hddm] Issues with indexing conditions of experiment (#57)
Can you post this on the mailing list please?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/hddm-devs/hddm/issues/57?email_source=notifications&email_token=AOVK5ZX56XQWMW5QTT42GP3RE5W4RA5CNFSM4K4L3L52YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENDKUMA#issuecomment-591833648, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AOVK5ZWWV5FLW65IQHVV3DTRE5W4RANCNFSM4K4L3L5Q.
Great, now I can ignore it there ;) (just kidding)
New to Python and HDDM. I have run into the following problem:
One of the conditions of the experiment is how the coherence of dots differ. The coherence ratings are 0, 0.025, 0.05, 0.1, 0.15, 0.25, 0.35, 0.45 and 0.7. After building a model looking at drift rate 'v' and boundary threshold 'a' that depends on the different coherence conditions I've been getting some errors when trying to plot the posteriors. The error message is for posterior plots and not the models but I have put the model code so you can see the model.
1 Drift rate
2 Boundary Threshold
Although they are different Error messages I am guessing they have the same reason behind them and that its related to the nodes.
All help appreciated and thank you in advance!