Evidence accumulation models for judgment and continuous-response decisions
Project description
JEAM:
JEAM is a Python package for evidence accumulation modeling of continuous judgment tasks.
The package provides fast and numerically stable likelihood evaluation for multi-dimensional diffusion decision models using the integral equation method proposed by Hadian Rasanan et al.,(2025). JEAM supports a wide range of continuous response scale, that can be employed in experimental studies including:
- Bounded one-dimensional scales (e.g., arcs or sliders),
- Circular scales (e.g., color wheels),
- Two-dimensional scales (e.g., 2D planes).
JEAM is designed for researchers in cognitive science, mathematical psychology, and neuroscience who work with diffusion models of continuous responses.
Install
Install via pip
The package can be installed via pip:
pip istall jeam
Install from source
Alternatively, clone or download the source code and install locally:
python -m setup.py
Dependencies
JEAM requires the following Python packages:
numpyscipypandasnumba
All dependencies are installed automatically when using pip.
Conda environment (suggested)
If you have Andaconda or miniconda installed and you would like to create a separate environment:
conda create --n jeam python=3 numpy scipy pandas numba
conda activate jeam
pip install jeam
Documentation
The latest documentation can be found here: amirhoseinhadian.github.io/JEAM/
Selected References
For background on diffusion models for continuous response tasks and the estimation methods implemented in JEAM, see:
-
Hadian Rasanan, A. H., Evans, N. J., Amani Rad, J., & Rieskamp, J. (2025). Parameter estimation of hyper-spherical diffusion models with a time-dependent threshold: An integral equation method. Behavior research methods, 57(10), 283. https://doi.org/10.3758/s13428-025-02810-3
-
Hadian Rasanan, A. H., Olschewski, S., & Rieskamp, J. (2026). The Projected Spherical Diffusion Model: An Evidence Accumulation Theory for Estimation. https://doi.org/10.31234/osf.io/mhj6v_v1
-
Smith, P. L. (2016). Diffusion theory of decision making in continuous report. Psychological Review, 123 (4), 425–451, https://doi.org/10.1037/rev0000023
-
Smith, P.L., & Corbett, E.A. (2019). Speeded multielement decision-making as diffusion in a hypersphere: Theory and application to double-target detection. Psychonomic Bulletin & Review, 26, https://doi.org/10.3758/s13423-018-1491-0
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file jeam-0.0.2.tar.gz.
File metadata
- Download URL: jeam-0.0.2.tar.gz
- Upload date:
- Size: 450.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3bf2bed2cfd5f4bcf20e1c5907fa8d401c20dfe5c11ffed4780cafbdc70dfd33
|
|
| MD5 |
faa4218f589d79b539521e230bde0529
|
|
| BLAKE2b-256 |
04ca1a07fee614b4d77244098f522a0e1000b721c4c44abb02eeefcaf9ebce0a
|
File details
Details for the file jeam-0.0.2-py3-none-any.whl.
File metadata
- Download URL: jeam-0.0.2-py3-none-any.whl
- Upload date:
- Size: 457.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aa0eb404429da21c5421f5bcd3f1dc5b56adba008eeb4c98112c0c9882b0d236
|
|
| MD5 |
01b6936a3d94623d0825bd5e4534df88
|
|
| BLAKE2b-256 |
73478e52ed74fa76ba3e686d09b501e4d191fd94a48ddaf4ff7c0f74452f85b4
|