Edited version of original
FRIDAY, AUGUST 31, 2007
Yesterday, I submitted a paper to the Journal of Mathematical Psychology. In the paper I promised to have an R package available for download from the internet. Here it is. (A version that is installable on Mac OS X with the package installer option 'Local Source Package' is here.) As an alternative to ex-Gauss modeling of response times, this code fits diffusions that model the way information accumulation takes place in the brain (or at least, that's what we think).
For Windows users, you may need to install it with the rcmd command line utility, but you would have to have Perl installed. I'm trying to make it available as a regular zip file soon. (added: here it is.) Meanwhile you might simply try this source file which comes without documentation.
Ahum... the package itself is hardly documented at this point. The documentation essentially boils down to the following:
You may also want to try the webapplication. Way more difficult I think, but with a graphical user interface.
These are the downloadable packages
EZ2_1.0.tar.gz (source, Linux)
EZ2_1.0_R_i386-apple-darwin8.10.1.tar.gz (Mac OS X)
EZ2_1.0.zip (Windows)
Installation and or loading the library may result in a warning that the package was built under a different verstion. That can be safely ignored.