Study 2.2: Semantic decision

Code

# Run plot through source() rather than directly in this R Markdown document 
# to preserve the italicised text.

source('semanticdecision/frequentist_analysis/semanticdecision-interactions-with-information-uptake.R', 
       local = TRUE)

include_graphics(
  paste0(
    getwd(),  # Circumvent illegal characters in file path
    '/semanticdecision/frequentist_analysis/plots/semanticdecision-interactions-with-information-uptake.pdf'
  ))

Figure 64: Interactions of information uptake with word co-occurrence (panel a) and with visual strength (panel b). Information uptake is constrained to deciles in this plot, whereas in the statistical analysis it contained more values within the current range. n = number of participants contained between deciles.




Pablo Bernabeu, 2022. Licence: CC BY 4.0.
Thesis: https://doi.org/10.17635/lancaster/thesis/1795.

Online book created using the R package bookdown.