Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 2.03 KB

File metadata and controls

26 lines (19 loc) · 2.03 KB

OrderEffects


This contains the code for the analyses reported in

Romain, L., Milin, P., and Divjak, D. (2024). Order Effects in Second Language Learning. To appear in: Language Learning.

  • 01_ControlGroupTest.R: the code that checks our control group's results against the treatment groups'. Runs with ControlGroupTest datafile; brm1C.rn.rda and summary.brm1C.rn.rda contain the Bayesian regression model and its summary, respectively.
  • 02_RROrder.R: the code for the overall analysis of pre- and post-test results depending on training and participants. Runs with AllTestScores datafile. All models and their summaries are stored: brm1.rn.rda and summary.brm1.rn.rda, summary.post.draws.rda, brm1.rn.withPriors.rda and summary.brm1.rn.withPriors.rda.
  • 03_HardItems.R: the code for the analysis of the effects of order of exposure (type of training) with a focus on the difficulty level of the items (based on pre- and post-tests results). Runs with HardData datafile.
  • 04_TrainingDays.R: the code for the analysis of participants' performance on the four days of training. Runs with AllDayScores and TrainingData datafiles.
  • 05_LearningRateEffectCorr.jasp: the Bayesian nonparametric correlations (Kendall's tau) using the JASP statistical program. Data is included in the package.
  • 06_LearningRateEffect.R: analysis of the effect of individual learning rates. Runs with 06_LearningRateData datafile (identical to the data for JASP correlation estimates); brm4.rda and summary.brm4.rda contain the regression model and its summary, and brm4.t.rda and summary.brm4.t.rda refer to the trimmed model and its summary.

The data can be downloaded from The University of Birmingham Institutional Research Archive (UBIRA) at https://edata.bham.ac.uk/1155/. All files are saved in *.csv and *.rda format.

  • ControlGroupTest
  • AllTestScores
  • HardData
  • AllDayScores
  • TrainingData
  • LearningRateData

For further inquiries contact: ooominds@ooominds.org