PsychTek - Aaron Willcox
Home
Posts
Contact
CV
Posts
Exploring ADHD 200 Dataset
Summary Source The ADHD-200 Sample is a grassroots initiative, dedicated to accelerating the scientific community’s understanding of …
Last updated on Oct 11, 2019
8 min read
ADHD
Global Mortality Rates
Global Mortality Rates The following dataset is from the Tidy Tuesday …
Last updated on Aug 21, 2019
2 min read
R
Oceanographic Wave Measuring
This is a simple graphical display of a dataset with wave data from Queensland Australia. library(tidyverse) library(lubridate) …
Last updated on Aug 18, 2019
2 min read
R
Emotional Impact on Memory Part 2
This is the second part of the expriment on Pattern Separation. This processes the participants hits and misses into the induced …
Last updated on Aug 16, 2019
19 min read
R
PCA on US Nutrition
A quick walk through of running a PCA on US nutrition and the use of a couple of different packages in R, to display information …
Last updated on Aug 9, 2019
8 min read
R
Emotional Impact of Memory Part One
Processing an image database for use in a experiment to induce an emotional state in particpants. Research Protocol library(tidyverse) …
Last updated on Jul 16, 2019
5 min read
R
Global Suicides 1995 to 2015
R Markdown Import dataset suicide_raw <- read_csv("data/master.csv") suicide_df <- suicide_raw %>% select(country , …
Last updated on Jun 1, 2019
6 min read
R
OSL Workshop Solomons Paradox
Does reasoning about personal problems improve with psychological distance? STUDY DESCRIPTION Solomon’s paradox describes the tendency …
Last updated on Jun 1, 2019
8 min read
R
Display Jupyter Notebooks with Academic
Learn how to blog in Academic using Jupyter notebooks
Aaron Willcox
Feb 5, 2019
1 min read
Academic: the website builder for Hugo
Create a beautifully simple website in under 10 minutes.
Aaron Willcox
Last updated on Apr 17, 2019
2 min read
»
Cite
×