Skip to content

Commit 2db157e

Browse files
committed
add RDM with covariate
1 parent c6ae498 commit 2db157e

File tree

3 files changed

+10308
-0
lines changed

3 files changed

+10308
-0
lines changed

exercises.qmd

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,3 +66,10 @@ This notebook provides you with the very basics of the BayesFlow workflow - star
6666
- Download data: [here](./data/forstmann.csv){download="forstmann.csv"}
6767

6868
This notebook provides you with a basic application of BayesFlow in the context of models of decision making - the Wald model of simple response times, and the racing diffusion model.
69+
70+
### Racing diffusion model with covariate on decision threshold
71+
72+
- Notebook [here](./exercises/bayesflow-diffusion-covar.ipynb){target="_blank"}
73+
- Download data: [here](./exercises/flash.csv){target="_blank"}
74+
75+
In this notebook (courtesy of Leendert van Maanen), you can fit a Racing diffusion model where the decision thresholds decreases as a function of trial number, modeling a behavior of a participant who is becoming more and more impatient the longer the experiment keeps going.

0 commit comments

Comments
 (0)