Publications by Emily Ward & Adam Barnas
Predicting IB v2
1 Set up R environment library(tidyverse) library(ggplot2) library(ggpubr) library(plyr) Set the R working drectory to the main experiment directory. setwd("/Users/adambarnas/Box/Predicting_IB") 2 Read-in datafiles Read in the individual subject files. Get a count of the number of subjects. nrow(tbl_all %>% distinct(ID,.keep_all = FALSE)) ## [...
2776 sym R (27477 sym/86 pcs) 17 img 1 tbl
Predicting IB v4
Scripts were generated by PsychoPy. 1 Set up R environment library(tidyverse) library(ggplot2) library(ggpubr) library(plyr) Set the R working drectory to the main experiment directory. setwd("/Users/adambarnas/Box/Predicting_IB") 2 Read-in datafiles Read in the individual subject files. Get a count of the number of subjects. nrow(tbl_all %>%...
7981 sym R (19150 sym/81 pcs) 17 img
Combined Meta-Awareness
1 Set up R environment library(tidyverse) library(ggplot2) library(ggpubr) library(plyr) library(magick) library(png) library(EBImage) library(lme4) library(lmerTest) 2 Set the R working drectory to the main experiment directory. setwd("/Users/adambarnas/Box/MetaAwareness/data/") 3 Read in data files. Rensink_RTs_likelihood_no_NA <- read_csv(...
200 sym R (2437 sym/8 pcs) 1 img
Ma Meta-Awareness
1 Set up R environment library(tidyverse) library(ggplot2) library(ggpubr) library(plyr) library(magick) library(png) library(EBImage) library(lme4) library(lmerTest) 2 Set the R working drectory to the main experiment directory. setwd("/Users/adambarnas/Box/MetaAwareness/data/") 3 Read in the individual subject files. tbl_all <- list.files(p...
345 sym R (6134 sym/15 pcs) 3 img
Rensink Meta-Awareness
1 Set up R environment library(tidyverse) library(ggplot2) library(ggpubr) library(plyr) library(magick) library(png) library(EBImage) library(lme4) library(lmerTest) 2 Set the R working drectory to the main experiment directory. setwd("/Users/adambarnas/Box/MetaAwareness/data/") 3 Read in the individual subject files. tbl_all <- list.files(p...
345 sym R (5793 sym/14 pcs) 3 img
Wolfe1 Meta-Awareness
1 Set up R environment library(tidyverse) library(ggplot2) library(ggpubr) library(plyr) library(magick) library(png) library(EBImage) library(lme4) library(lmerTest) 2 Set the R working drectory to the main experiment directory. setwd("/Users/adambarnas/Box/MetaAwareness/data/") 3 Read in the individual subject files. tbl_all <- list.files(p...
345 sym R (7471 sym/15 pcs) 3 img
Combined Meta-Awareness
1 Set up R environment library(tidyverse) library(ggplot2) library(ggpubr) library(plyr) library(magick) library(png) library(EBImage) library(lme4) library(lmerTest) 2 Set the R working drectory to the main experiment directory. setwd("/Users/adambarnas/Box/MetaAwareness/data/") 3 Read in data files. Rensink_RTs_likelihood_no_NA <- read_csv(...
265 sym R (4372 sym/11 pcs) 2 img
Rensink Meta-Awareness
1 Set up R environment library(tidyverse) library(ggplot2) library(ggpubr) library(plyr) library(magick) library(png) library(EBImage) library(lme4) library(lmerTest) 2 Set the R working drectory to the main experiment directory. setwd("/Users/adambarnas/Box/MetaAwareness/data/") 3 Read in the individual subject files. tbl_all <- list.files(p...
379 sym R (6304 sym/16 pcs) 3 img
Wolfe1 Meta-Awareness
1 Set up R environment library(tidyverse) library(ggplot2) library(ggpubr) library(plyr) library(magick) library(png) library(EBImage) library(lme4) library(lmerTest) 2 Set the R working drectory to the main experiment directory. setwd("/Users/adambarnas/Box/MetaAwareness/data/") 3 Read in the individual subject files. tbl_all <- list.files(p...
494 sym R (9613 sym/19 pcs) 4 img
Wolfe1 Meta-Awareness
1 Set up R environment library(tidyverse) library(ggplot2) library(ggpubr) library(plyr) library(magick) library(png) library(EBImage) library(lme4) library(lmerTest) 2 Set the R working drectory to the main experiment directory. setwd("/Users/adambarnas/Box/MetaAwareness/data/") 3 Read in the individual subject files. tbl_all <- list.files(p...
460 sym R (9220 sym/18 pcs) 4 img