Publications by Kendall
FYP
R Markdown Model Augmented model: maternal CTQ ~ child psychopathology + sex + child psychopathology * sex Compact model: maternal CTQ ~ child psychopathology T3 data Variable distributions CTQ Total CTQ Total abuse Phy abuse ###Emo Abuse ###Sex abuse Total neglect Phy neglect Emo neglect FYP3 with 3 levels Child psychopathology Par...
1266 sym 9 img
FYP
Model Augmented model: maternal CTQ ~ child psychopathology + sex + child psychopathology * sex Compact model: maternal CTQ ~ child psychopathology Variable distributions Total CTQ ## # A tibble: 6 × 3 ## # Groups: FYP2$Tot_CTQ_Levels [3] ## `FYP2$Tot_CTQ_Levels` `FYP2$Gender` n ## <fct> <chr> <int> ## 1...
336 sym 20 img
FYP
R Markdown Model Maternal CTQ ~ Child psychopathology + age + sex T3 data Distributions Total CTQ dist. ##CTQ distributions TotalCTQ <- FYP$Total_CTQ hist(TotalCTQ, breaks =30, xlim=c(20,120), ylim=c(0,80)) vTert = quantile(FYP$Total_CTQ, c(0:3/3)) FYP$CTQ_vTert = with(FYP, cut(Total_CTQ, vTer...
802 sym 35 img
FYP CBCL
R Markdown Model Maternal CTQ ~ Child psychopathology + age + sex T3 data Distributions Total CTQ dist. ##CTQ distributions TotalCTQ <- FYP$Total_CTQ hist(TotalCTQ, breaks =30, xlim=c(20,120), ylim=c(0,80)) vTert = quantile(FYP$Total_CTQ, c(0:3/3)) FYP$CTQ_vTert = with(FYP, cut(Total_CTQ, vT...
753 sym 31 img
FYP
R Markdown Model Maternal CTQ ~ Child psychopathology + age + sex T3 data Distributions Total CTQ dist. ##CTQ distributions TotalCTQ <- FYP$Total_CTQ hist(TotalCTQ, breaks =30, xlim=c(20,120), ylim=c(0,80)) vTert = quantile(FYP$Total_CTQ, c(0:3/3)) FYP$CTQ_vTert = with(FYP, cut(Total_CTQ, vT...
2058 sym 74 img
Kendall's FYP clean
R Markdown Model Maternal CTQ ~ Child psychopathology + age + sex T3 data Distributions Total CTQ dist. ##CTQ distributions TotalCTQ <- FYP$Total_CTQ hist(TotalCTQ, breaks =30, xlim=c(20,120), ylim=c(0,80)) vTert = quantile(FYP$Total_CTQ, c(0:3/3)) FYP$CTQ_vTert = with(FYP, cut(Total_CTQ, vT...
1840 sym 66 img
FYP
R Markdown #Model Maternal CTQ ~ Child psychopathology + age + sex #T3 data #Load FYP data library(readr) library(tinytex) library(ggplot2) library(ggcorrplot) library(Hmisc) ## Loading required package: lattice ## Loading required package: survival ## Loading required package: Formula ## ## Attaching package: 'Hmisc' ## The following obje...
376 sym R (47247 sym/173 pcs) 31 img
Reproducibility Report for Acute Psychosocial Stress Increases Cognitive-Effort Avoidance by Bogdanov, et al. (2021, Psychological Science)
Introduction In this current research article, Bogdanov, et al. explore and compare paradigms on how acute stress impairs central executive-dependent cognitive control processes. Utilizing physiological measures and demand-selection at differentiating levels, cognitive-effort avoidance was assessed as more effortful and verily decreases mot...
4011 sym
Problemset 2
In this assignment we’ll learn about dplyr and tidyr, two packages from the tidyverse that allow elegant and easily understandable data tidying and manipulation. We’ll do this by working through the steps of loading an actual dataset, tidying it up, and carrying out some basic analyses. The dataset we’re using comes from the OSF Reprodu...
11735 sym R (79088 sym/47 pcs) 3 img
Project Report K. Parks
Introduction In this current research article, Bogdanov, et al. explore and compare paradigms on how acute stress impairs central executive-dependent cognitive control processes. Utilizing physiological measures and demand-selection at differentiating levels, cognitive-effort avoidance was assessed as more effortful and verily decreases mot...
4472 sym