Gaze data from the Visual World Paradigm requires significant preprocessing prior to plotting and analyzing the data. This package provides functions for preparing visual world eye-tracking data for statistical analysis and plotting. It can prepare data for linear analyses (e.g., ANOVA, Gaussian-family LMER, Gaussian-family GAMM) as well as logistic analyses (e.g., binomial-family LMER and binomial-family GAMM). Additionally, it contains various plotting functions for creating grand average and conditional average plots. See the vignette for samples of the functionality. Currently, the functions in this package are designed for handling data collected with SR Research Eyelink eye trackers using Sample Reports created in SR Research Data Viewer. While we would like to add functionality for data collected with other systems in the future, the current package is considered to be feature-complete; further updates will mainly entail maintenance and the addition of minor functionality.
Version: | 1.0.1 |
Depends: | R (≥ 3.3.2), dplyr (≥ 0.7.0) |
Imports: | rlang (≥ 0.1.1), ggplot2 (≥ 2.2.0), mgcv (≥ 1.8-16), shiny (≥ 0.14.2), tidyr (≥ 0.6.0), stats (≥ 3.3.2) |
Suggests: | knitr, rmarkdown, gridExtra, itsadug |
Published: | 2017-12-05 |
Author: | Vincent Porretta [aut, cre], Aki-Juhani Kyröläinen [aut], Jacolien van Rij [ctb], Juhani Järvikivi [ctb] |
Maintainer: | Vincent Porretta <vincentporretta at gmail.com> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
NeedsCompilation: | no |
Citation: | VWPre citation info |
Materials: | README NEWS |
CRAN checks: | VWPre results |
Reference manual: | VWPre.pdf |
Vignettes: |
Basic VWP Preprocessing for SR Eyelink Data Relabeling Interest Areas or Defining New Post-hoc Interest Areas for SR Eyelink Data Aligning Sample Data to a Specific Sample Message in SR Eyelink Data Plotting SR Eyelink Data Processed with VWPre |
Package source: | VWPre_1.0.1.tar.gz |
Windows binaries: | r-devel: VWPre_1.0.1.zip, r-release: VWPre_1.0.1.zip, r-oldrel: VWPre_1.0.1.zip |
OS X El Capitan binaries: | r-release: VWPre_1.0.1.tgz |
OS X Mavericks binaries: | r-oldrel: VWPre_1.0.1.tgz |
Old sources: | VWPre archive |
Please use the canonical form https://CRAN.R-project.org/package=VWPre to link to this page.