Published April 17, 2021
| Version v0.5.1
Software
Open
Psifr: Analysis and visualization of free recall data
Description
This version fixes a problem with the count_unique option in the distance CRP analysis. It also adds support for counting non-unique lags, which will be necessary for implementing a block CRP analysis.
- Using the
count_uniqueoption forpsifr.fr.distance_crpwill now only increment each distance bin as possible once per transition. Previously each unique possible distance value was recorded for each transition, rather than each unique possible distance bin. - A
count_uniqueoption has been added topsifr.transitions.count_lagsto handle cases where multiple possible transitions may have the same lag. - A configuration file for Zenodo has been added to set project information automatically.
Files
mortonne/psifr-v0.5.1.zip
Files
(1.5 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:60819e215fb2565798794c611b8b2880
|
1.5 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/mortonne/psifr/tree/v0.5.1 (URL)