Analyses of Memory Contextualization Task in SAM study, as described in:
- Sep, M.S.C., van Ast, V.A., Gorter, R., Joëls, M., & Geuze, E. (2019) Time-dependent effects of psychosocial stress on the contextualization of neutral memories. Psychoneuroendocrinology, 108, 140–149. https://doi.org/10.1016/j.psyneuen.2019.06.021
- Dataset with preprocessed MCT data
SAM_MCT.csv
(will be available on Dataverse). - Data can be loaded and preprocessed for analysis using the script
Load_MCT_Data.r
(in the 'R' folder). Note this script sourcesLMM_Contrasts_Experimental_Conditions_SAM.r
(also in the 'R' folder).
Perform LMM assumption checks and analyses via MCT_LMM_Analyses_Call.r
. Note, this script sources:
Load_MCT_Data.r
andMCT_LMM_Analyses_Source.r
(available in 'R' folder)LMM_Assumptions.R
andLMM_Results_to_Word.R
(available via this repository)
- Figures:
MCT_Results_to_Plot.r
- Tables:
LMM_Results_to_Word.R
(available via this repository)