wordMeasures: Calculation of word-level fixation measures (FFD, SFD, GD,...

View source: R/wordMeasures.R

wordMeasuresR Documentation

Calculation of word-level fixation measures (FFD, SFD, GD, TVT, skipping, regressions, number of fixations) using raw fixation data.

Description

Calculation of word-level fixation measures (FFD, SFD, GD, TVT, skipping, regressions, number of fixations) using raw fixation data.

Usage

wordMeasures(data, multipleItems = FALSE, includeTimeStamps = FALSE)

Arguments

data

Dataframe containing the raw fixation data that were extracted with the EMreading package

multipleItems

a logical indicating whether subject saw a given item more than once (FALSE by default). If it is set to TRUE, it will calculate a given item multiple times based on how many conditions it appears in.

Author(s)

Martin R. Vasilev


martin-vasilev/EMreading documentation built on Jan. 31, 2023, 3:23 p.m.