Other packages > Find by keyword >

eyetrackingR  

Eye-Tracking Data Analysis
View on CRAN: Click here


Download and install eyetrackingR package within the R console
Install from CRAN:
install.packages("eyetrackingR")

Install from Github:
library("remotes")
install_github("cran/eyetrackingR")

Install by package version:
library("remotes")
install_version("eyetrackingR", "0.2.1")



Attach the package and use:
library("eyetrackingR")
Maintained by
Samuel Forbes
[Scholar Profile | Author Map]
First Published: 2015-11-06
Latest Update: 2023-09-15
Description:
Addresses tasks along the pipeline from raw data to analysis and visualization for eye-tracking data. Offers several popular types of analyses, including linear and growth curve time analyses, onset-contingent reaction time analyses, as well as several non-parametric bootstrapping approaches. For references to the approach see Mirman, Dixon & Magnuson (2008) , and Barr (2008) .
How to cite:
Samuel Forbes (2015). eyetrackingR: Eye-Tracking Data Analysis. R package version 0.2.1, https://cran.r-project.org/web/packages/eyetrackingR. Accessed 29 Mar. 2025.
Previous versions and publish date:
0.1.0 (2015-11-06 05:52), 0.1.1 (2015-11-16 08:20), 0.1.2 (2016-01-08 23:20), 0.1.3 (2016-01-09 16:14), 0.1.4 (2016-01-26 07:44), 0.1.5 (2016-03-06 09:18), 0.1.6 (2016-03-17 18:59), 0.1.7 (2018-02-14 22:41), 0.1.8 (2018-12-03 23:01), 0.2.0 (2021-09-27 12:00)
Other packages that cited eyetrackingR R package
View eyetrackingR citation profile
Other R packages that eyetrackingR depends, imports, suggests or enhances
Complete documentation for eyetrackingR
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for eyetrackingR05101520253035TrendBars

Today's Hot Picks in Authors and Packages

gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA