Experimental analysis and modeling for estimation drift manuscript
All data is in /data
- Each file is an individual subject
All analysis and modeling code is in /analysis
- The results presented in the experiment section are all in
exp1-analysis_drift.R
- The results presented in the modeling section are in separate files that begin with
estimation_model-analysis_*.R
All experiment code is in /src
- Note the transition from python2 to python3 was, well, a bit unsuccessful...
- The code is readable to get a sense of how the experiment was run, but may require some tweaking to work in your environment