This online book is a reprint of:
Bernabeu, P. (2022). Language and sensorimotor simulation in conceptual processing: Multilevel analysis and statistical power. Lancaster University. https://doi.org/10.17635/lancaster/thesis/1795
Materials: https://osf.io/vyb8k
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'
))
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.
Thesis: https://doi.org/10.17635/lancaster/thesis/1795.
Online book created using the R package bookdown.