R & Matlab code for Bayesian analysis of a motion-tracking dataset from a rare neuropsychological stroke patient & control-group.
https://osf.io/preprints/psyarxiv/2qjfs
Knights, E., Ford, C., McIntosh, R. D., & Rossit, S. (2021, September 6). Attention in Action: evidence from peripheral and bimanual reaching deficits in a single case study of visual neglect and extinction post-stroke.
Download preprocessed data from OSF (Experiment 1) to ./results/
:
https://osf.io/kmvhw/
Run analysis in R from the 'R' directory:
source run_analysis.R
Run plotting in R from the 'R' directory:
source recreate_article_figures.R
Data preprocessing and plotting was originally performed with matlab:
run_AnalysisOpticAtaxia.m