Simulate data with race models
Note
At the moment, these functions are not fully optimized and only possible to simulate data from one subject.
In numpy
- rlssm.random.random_rdm_2A(cor_drift, inc_drift, threshold, ndt, noise_constant=1, dt=0.001, max_rt=10)
- rlssm.random.random_lba_2A(k, A, tau, cor_drift, inc_drift)