Main content

Home

Menu

Loading wiki pages...

View
Wiki Version:
## Contents of this directory ## ### Manuscript Files We wrote the manuscript using papaja (https://github.com/crsh/papaja). It is organized in section modules. The markdown file **master.Rmd** calls files for each section, with additional analysis scripts loaded within the Results section (**results.Rmd**). **introduction.Rmd** contains the text of the introduction section, **method.Rmd** contains the method text, **results.Rmd** contains the results, and **discussion.Rmd** contains the general discussion. References are called from the file **refDatabase.bib**. Loading these files in the context of their R project (**fbcRRR_analysis.Rproj**) will help ensure that relationships between files are preserved and that the scripts run without incident. Additional markdown and pre-run large analysis documents support reporting of the results. These files are called in the **results.Rmd** file. The script **flavellReplication_analysis.Rmd** is called at the top of **results.Rmd** and runs most of the analyses. It is set to load amalgamated data files **fbcVerbalization_allLabs.csv**, **fbcStrategies_allLabs.csv**, and **combined_pLogs.csv**. **results.Rmd** also calls values from **labLevel_exclusionsKappas.csv**. It is possible to adjust **flavellReplication_analysis.Rmd** so that the Verbalization and Strategy data from each lab is loaded directly from OSF (this takes longer). Late during the process we began implementing modular analyses, so the final two analyses are called separately in **results.Rmd**. **assessPN_speech.R** is a simple R script for running the analysis comparing speech behaviors in delayed recall and point-and-name. These commands are dependent on the data-loading done beforehand by **flavellReplication_analysis.Rmd** (order controlled via its appearance in **results.Rmd**). **assessPN_span.R** similarly runs the analysis of memory spans during delayed recall and point-and-name. Throughout, several saved analyses (all files ending in .Rdata) that take hours to run are called. From context in **flavellReplication_analysis.Rmd**, **assessPN_speech.R**, and **assessPN_span.R** it should be clear which saved analyses are loaded where, and what they contain. The sub-directory **inital_stage2Submission** includes all the same files, but for the initial submission of the Stage 2 manuscript. We made some small changes based on reviewers' remarks before the Stage 2 manuscript was accepted.
OSF does not support the use of Internet Explorer. For optimal performance, please switch to another browser.
Accept
This website relies on cookies to help provide a better user experience. By clicking Accept or continuing to use the site, you agree. For more information, see our Privacy Policy and information on cookie use.
Accept
×

Start managing your projects on the OSF today.

Free and easy to use, the Open Science Framework supports the entire research lifecycle: planning, execution, reporting, archiving, and discovery.