Reproducible analysis reports with eye-tracking reading time data
  • D. Palleschi
  • Download PDF
  • Download ePub
  1. Background
  • Course Intro
  • Background
    • 1  Reproducible Analayses
    • 2  Eye-tracking during reading
    • 3  Working with eye-tracking reading data in R
  • Exploratory Data Analysis
    • 4  Data wrangling
    • 5  Data Visualisation with ggplot2
  • Modelling

Background

This section provides the conceptual information relevant to reproducible analysis with eye-tracking during reading data. We first learn what reproducibility is in terms of research and data analysis, and why it’s important. We’ll then get a short overview of eye-tracking during reading, and then an introduction into our first dataset. Note that the data is only available on the Course Moodle for the time being.

Course Intro
1  Reproducible Analayses
Source Code
---
format: 
  pdf: default
  html: default
---

# Background

This section provides the conceptual information relevant to reproducible analysis with eye-tracking during reading data. We first learn what reproducibility is in terms of research and data analysis, and why it's important. We'll then get a short overview of eye-tracking during reading, and then an introduction into our first dataset. Note that the data is only available on the Course Moodle for the time being.