Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 585 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 585 Bytes

Simulate choice RT data using drift diffusion model (quick and dirty method)

drift-diffusion-simple-sim-R

R-code for simple simulation of RT data using the drift diffusion model written by K. Garner, Feb 2019, free to share and use

SSEA_simulation.py and SSEA_simulation.m

Python code to simulate responses and RTs using the drift diffusion model. written by D. Rangelov, Feb 2019, free to share and use

simDiff.m

MATLAB code to simulate responses and RTs using the drift diffusion model. written by D. Sewell, Feb 2019, free to share and use

My change here!