Code to Reproduce the Analyses of 'Severe and pervasive violations of independence in response inhibition tasks' by Bissett, Jones, Poldrack, and Logan (2020).
- Generate the statistical results appearing in the supplement using
generate_results.ipynb
. This will also generate figures 3b and 3c with their respective analyses. - Generate tables and Table 2 jasp inputs using
generate_tables.ipynb
. This will also display the tables using cached values from JASP for Table 2. - Generate the figures using
generate_figures.ipynb
. This will also run the linear mixed effects analyses. - Compare some intial models using
model_*.ipynb
notebooks.