This folder contains the data and code for running the power analysis. ``` . |-- 01-power_analysis.R: Code for running the power analysis. |-- 02-power_results.R: Code for analysing the results of the power analysis. |-- power.csv: Simulation results from 01-power_analysis.R. |-- power.png: Relationship between N and power. |-- power_corr_vals.png: Relationship between N and power for different random effect correlations. |-- power_onetailed.png: A simplified figure showing the power curve for one-tailed comparisons only. `-- stim_tidy_long.csv: Picture-word stimuli (long format), with useful variables for each item. ```