wordMeasures | R Documentation |
Calculation of word-level fixation measures (FFD, SFD, GD, TVT, skipping, regressions, number of fixations) using raw fixation data.
wordMeasures(data, multipleItems = FALSE, includeTimeStamps = FALSE)
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. |
Martin R. Vasilev
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.