|
![]() |
|
Home | Members | Facilities & Projects | Publications | Data & Software |
|
PUBLICATIONS In Press |
Math libraries and example code for the linear ballistic accumulator model
The libraries on this page implement the linear ballistic accumulator model of Brown and Heathcote (2008). They are intended for use with the R programming language To use them, simply load the functions from this main file lba.r into any R session. Do that by either copying and pasting from the file into a command window, or by issuing the command source("lba.r"), after putting the file lba.r in your current working directory. |