Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.66 KB

README.md

File metadata and controls

42 lines (29 loc) · 1.66 KB

ArticulatoryDurations

This is a release of the data and analysis script corresponding to our manuscript:

Siyanova-Chanturia, A. & Janssen, N. Production of familiar phrases: Frequency effects in native speakers and second language learners.

Installation

Download the zipped code and extract on your computer.

Open the script analysis_script_github.R in Rstudio. Ensure the datafile data_matrix_DEC2017.txt is in the same folder. Ensure that all the folders inside the script are set correctly.

Usage

Using Rstudio, you can check the analyses reported in our manuscript.

Please contact us for any questions or usage of these data.

Further info

R version 3.4.3 (2017-11-30)
Platform: x86_64-pc-linux-gnu (64-bit)
Running under: Ubuntu 16.04.3 LTS

Matrix products: default
BLAS: /usr/lib/openblas-base/libblas.so.3
LAPACK: /usr/lib/libopenblasp-r0.2.18.so

locale:
 [1] LC_CTYPE=en_US.UTF-8       LC_NUMERIC=C               LC_TIME=es_ES.UTF-8        LC_COLLATE=en_US.UTF-8     LC_MONETARY=es_ES.UTF-8   
 [6] LC_MESSAGES=en_US.UTF-8    LC_PAPER=es_ES.UTF-8       LC_NAME=C                  LC_ADDRESS=C               LC_TELEPHONE=C            
[11] LC_MEASUREMENT=es_ES.UTF-8 LC_IDENTIFICATION=C       

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base     

other attached packages:
[1] RePsychLing_0.0.4 lme4_1.1-14       Matrix_1.2-11    

loaded via a namespace (and not attached):
 [1] minqa_1.2.4     MASS_7.3-48     compiler_3.4.3  tools_3.4.3     Rcpp_0.12.10    splines_3.4.3   nlme_3.1-131    grid_3.4.3      nloptr_1.0.4   
[10] lattice_0.20-35