Skip to content

henrymj/ContextDependence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code to Reproduce the Analyses of 'Severe and pervasive violations of independence in response inhibition tasks' by Bissett, Jones, Poldrack, and Logan (2020).

  1. Generate the statistical results appearing in the supplement using generate_results.ipynb. This will also generate figures 3b and 3c with their respective analyses.
  2. 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.
  3. Generate the figures using generate_figures.ipynb. This will also run the linear mixed effects analyses.
  4. Compare some intial models using model_*.ipynb notebooks.