JosueMA / jags-cddm

A JAGS module for the circular diffusion model

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JAGS-CDDM

Implements the circular drift diffusion model in JAGS.

git clone, and ./makedcddm.sh should install the module.

In JAGS, load cddm as a module.

X[1:2,] ~ dcddm(drift, bound, ter0, theta0) where X[1,] is choice in radians and X[2,] is RT in seconds.

Vagrantfile

If you use Vagrant, the Vagrantfile spawns a VM that installs and tests this module. May require a GitHub account with associated keyfile.

Pre-release

This is an untested pre-release. Do not use unless you know what you are doing and how to evaluate the accuracy of results.

About

A JAGS module for the circular diffusion model

License:Other


Languages

Language:M4 27.9%Language:NSIS 27.1%Language:Makefile 23.5%Language:MATLAB 11.4%Language:C++ 8.5%Language:R 1.1%Language:Batchfile 0.2%Language:Shell 0.2%