R markdown used for the data analysis of the Master 2 memory and internship
Main_standard.Rmd is the main file where all the analysis are executed. If your goal is to review or use the script, i recommand you to download the html_standard file to get a nice output of that code. If your goal is the review the work from my internship memory, i suggest you also download the dashboard html output. To use HTML file, you just need to download them and execute them on any browser (chrome, firefox, edge..)
The dataset contained in this folder is setup as follow :
- A row = an observation
- A column = a variable \
DataSet Variable :
1.Age,
2.Sexe,
3.Professionnal situation,
4.Response to the Autism spectrum quotien scale's subset named attention switching (Baron-Cohen et al., 2011)
- Code R : att_switch_X
5.Response to the cognitive flexibility scale (Martin & Rubbin, 1995)
- Code R : cfs_X
6.Response to the Resistance to Change Scale's Subset named Cognitive Rigidity (Oreg, 2003)
- Code R : cognitive_rigidity_X
7.Response to the General Cognitive Scale (Analyzed ; Weiss & Chene, 2020)
- Code R : nflex_X
8.And more
Références:
Martin, M. M., & Rubin, R. B. (1995). A New Measure of Cognitive Flexibility. Psychological Reports, 76(2), 623‑626. https://doi.org/10.2466/pr0.1995.76.2.623
Baron-Cohen, S., Wheelwright, S., Skinner, R., Martin, J., & Clubley, E. (2001). The Autism-Spectrum Quotient (AQ) : Evidence from Asperger Syndrome/High-Functioning Autism, Malesand Females, Scientists and Mathematicians. Journal of Autism and Developmental Disorders, 31(1), 5‑17.
Oreg, S. (2003). Resistance to change : Developing an individual differences measure. Journal of Applied Psychology, 88(4), 680‑693. https://doi.org/10.1037/0021-9010.88.4.680
R Core Team (2020). R: A language and environment for statistical computing. R Foundation for Statistical Computing, Vienna, Austria. URL https://www.R-project.org/.