This is a GitHub template to use for replications projects in PSYCH 201a at UCSD. Create a new repo using this as a template in order to use it.
contains all the data analysis code in python.
clean raw data files to only contain columns that are of analysis interest
calculate the ten closest pairs using the data from the original paper
check if there are outliers according to the 3SD rule
plot each participant's arrangement
plot ISC for each word
preprocess the cleaned data files to generate matrix for the final data analysis
main analysis for calculating ISC for each word
cleaned data files for eligible participants
raw data
cleaned data files for eligible participants for the exploratory analysis
arrangement for each participant
files for the final data analysis for calculating ISC
files for the final data analysis for calculating ISC for the exploratory analysis
results for t-test and plotting
results for t-test and plotting for exploratory analysis