Published July 1, 2025
| Version v0.10.0
Software
Open
Psifr: Analysis and visualization of free recall data
Description
This version adds a new analysis, conditional response probability by input (input-CRP). It also increases the flexibility of plotting, with options to map a facet of the data to line style and an option to more easily include all lags in a lag-CRP plot.
- Add a new analysis,
input_crp, and its corresponding statistics function,count_input_pairs. It tracks the response probability of different input positions as a function of the previous input position, conditional on availability. - Line plot functions now support mapping a facet of the data to line style.
- The
plot_lag_crpfunction will now plot all possible lags ifmax_lagis set toNone.
Files
mortonne/psifr-v0.10.0.zip
Files
(6.4 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:244ff8e62d07f9591ffa3469b3fb1f53
|
6.4 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/mortonne/psifr/tree/v0.10.0 (URL)
Software
- Repository URL
- https://github.com/mortonne/psifr