Skip to content
Merged
1 change: 1 addition & 0 deletions src/_quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ website:
- stan-users-guide/complex-numbers.qmd
- stan-users-guide/dae.qmd
- stan-users-guide/survival.qmd
- stan-users-guide/wiener_diffusion_model.qmd
- section: "Programming Techniques"
contents:
- stan-users-guide/floating-point.qmd
Expand Down
68 changes: 68 additions & 0 deletions src/bibtex/all.bib
Original file line number Diff line number Diff line change
Expand Up @@ -1479,3 +1479,71 @@ @article{SailynojaEtAl:2022
year={2022}
}


@article{Henrich2026,
author={Henrich, Franziska and Klauer, Karl Christoph},
title={Modeling truncated and censored data with the diffusion model in {S}tan},
journal={Behavior Research Methods},
year={2026},
month={Jan},
day={20},
volume={58},
number={42},
doi={10.3758/s13428-025-02822-z},
url={https://doi.org/10.3758/s13428-025-02822-z}
}


@article{Wagenmakers2009,
author = {Wagenmakers, Eric-Jan},
year = {2009},
title = {Methodological and empirical developments for the {R}atcliff diffusion
model of response times and accuracy},
pages = {641--671},
volume = {21},
number = {5},
issn = {0954-1446},
journal = {European Journal of Cognitive Psychology},
doi = {10.1080/09541440802205067}
}


@article{Ulrich1994,
author = {Ulrich, Rolf and Miller, Jeff},
year = {1994},
title = {Effects of truncation on reaction time analysis},
pages = {34--80},
volume = {123},
number = {1},
journal = {Journal of Experimental Psychology: General}
}


@article{Ratcliff1998,
author = {Ratcliff, Roger and Rouder, Jeffrey N.},
year = {1998},
title = {Modelling response times for two-choice decisions},
pages = {347--356},
volume = {9},
number = {5},
issn = {0956-7976},
journal = {Psychological Science}
}


@article{Ratcliff1978,
author = {Ratcliff, Roger},
year = {1978},
title = {A Theory of Memory Retrieval},
pages = {59--108},
volume = {85},
number = {2},
journal = {Psychological Review}
}

@book{nicenboim2025introduction,
title={Introduction to {B}ayesian data analysis for cognitive science},
author={Nicenboim, Bruno and Schad, Daniel J and Vasishth, Shravan},
year={2025},
publisher={CRC Press}
}
1 change: 1 addition & 0 deletions src/stan-users-guide/_quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ book:
- complex-numbers.qmd
- dae.qmd
- survival.qmd
- wiener_diffusion_model.qmd
- part: "Programming Techniques"
chapters:
- floating-point.qmd
Expand Down
Binary file added src/stan-users-guide/img/Figure_DDM.pdf
Binary file not shown.
Binary file added src/stan-users-guide/img/Figure_DDM.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading