Publications by Emily Ward & Adam Barnas

Wolfe2 Meta-Awareness

01.11.2020

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(...

408 sym R (15688 sym/19 pcs) 4 img

Rensink Meta-Awareness

01.11.2020

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(...

410 sym R (11146 sym/21 pcs) 6 img

Wolfe1 Meta-Awareness

01.11.2020

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(...

564 sym R (17094 sym/29 pcs) 10 img

Combined Meta-Awareness

10.11.2020

1 Set up R environment. library(tidyverse) library(ggplot2) library(ggpubr) library(plyr) library(magick) library(png) library(lme4) library(lmerTest) library(irrNA) library(psy) library(coefficientalpha) 2 Set the R working drectory to the main experiment directory. setwd("/Users/adambarnas/Box/MetaAwareness/data/") 3 Read in data files. 4 ...

230 sym R (16492 sym/16 pcs) 4 img

Combined Meta-Awareness

05.12.2020

1 Set up R environment. library(tidyverse) library(ggplot2) library(ggpubr) library(plyr) library(magick) library(png) library(lme4) library(lmerTest) library(irrNA) library(psy) library(coefficientalpha) library(parameters) 2 Set the R working drectory to the main experiment directory. setwd("/Users/adambarnas/Box/MetaAwareness/data/") 3 Rea...

606 sym R (25897 sym/73 pcs) 10 img

Combined Meta-Awareness

18.12.2020

1 Set up R environment. library(tidyverse) library(ggplot2) library(ggpubr) library(plyr) library(magick) library(png) library(lme4) library(lmerTest) library(irrNA) library(psy) library(coefficientalpha) library(parameters) 2 Set the R working drectory to the main experiment directory. setwd("/Users/adambarnas/Box/MetaAwareness/data/") 3 Rea...

2021 sym R (48650 sym/116 pcs) 18 img

MetaAwareness analyses

29.01.2021

1 Set up R environment. library(tidyverse) library(ggplot2) library(ggpubr) library(plyr) library(magick) library(png) library(lme4) library(lmerTest) library(irrNA) library(psy) library(coefficientalpha) library(parameters) 2 Set the R working drectory to the main experiment directory. setwd("/Users/adambarnas/Box/MetaAwareness/data/") 3 Rea...

2576 sym R (64926 sym/163 pcs) 21 img

MetaAwareness analyses

02.02.2021

1 Set up R environment. library(tidyverse) library(ggplot2) library(ggpubr) library(plyr) library(magick) library(png) library(lme4) library(lmerTest) library(irrNA) library(psy) library(coefficientalpha) library(parameters) 2 Set the R working drectory to the main experiment directory. setwd("/Users/adambarnas/Box/MetaAwareness/data/") 3 Rea...

3055 sym R (75910 sym/191 pcs) 23 img

sample markdown

29.03.2021

1 Set up R environment. library(tidyverse) library(ggplot2) library(ggpubr) library(plyr) library(magick) library(png) library(lme4) library(lmerTest) library(irrNA) library(psy) library(coefficientalpha) library(parameters) library(dplyr) 2 Meta-cognitive judgments of change detection ability. 2.1 New subjects. 2.1.1 Rensink. 2.1.1.1 Read-in...

1294 sym R (55562 sym/84 pcs) 6 img