ContextLab / quail

A python toolbox for analyzing and plotting free recall data
http://cdl-quail.readthedocs.io/en/latest/
MIT License
20 stars 10 forks source link

subject's average fingerprint is NaNs #83

Open paxtonfitzpatrick opened 6 years ago

paxtonfitzpatrick commented 6 years ago

If a subject recalls fewer than 3 words, the fingerprint analysis returns NaNs for that list, not the default fingerprint of 0.5 for each feature. Additionally, when using the listgroup argument to get a subject's average fingerprint, if the subject recalled fewer than 3 words for any list, their average fingerprint will return all NaNs