pathsAndLibraries.R
master.R                    : the experiment (source this), note that each repetition will create a new
                              Results/<DATE> dir; results are stochastic.
analysis.R                  : optional pre-ABM plots / analysis (called by master.R)
coreABM.R                   : ABM core script to perform one ABM run (called by master.R)
beforeAfterABMPlots.R       : plots before / after data after the coreABM has run (called by master.R)          
postAnalysis.R              : some basic analyses of multiple ABM results (independent by master.R)
stats_acoustic.R            : test change of DCT-space of /str/ words in reference to the /s/ and /S/ centroids 
                              requires the results of a multiple run ABM (independent by master.R)
changeSD.R                  : some helper functions (obsolete)

