Recently returning from studying abroad at Maastricht University in the Netherlands. Currently finishing 3rd year Bachelor of Psychological Science with the view to do honors 2020. Competent critical thinking, problem solving, data and statistical analysis skills. Interests include data wrangling with R, open science and research into neurodevelopmental disorders particularly adult ADHD.
Bachelor Psychology (Study Abroad), 2019 Q1
Maastricht University
Bachelor Psychological Science, 2019
Deakin University
Cert III Micro Business, 2014
REIWA
Advanced Diploma Live Production, 2010
TAFE VIC (RPL)
Cert IV Micro Electronics, 2001
TAFE Geraldton
This is the second part of the expriment on Pattern Separation. This processes the participants hits and misses into the induced negative or neutral group and displays some results. Import Raw CSV files with all IAPS database and images to be used in each task imported into an object. raw_df <- read_csv("data/ret_task.csv" , col_types = cols(CR = col_factor(levels = c("same", "different")) , Emotion = col_factor(levels = c("negative", "neutral")) , Sex = col_factor(levels = c("male", "female")))) raw_dfCorrectAnswer, a = "l", l = "a") raw_df$Stimulus1.