README.md

DPEEM

This is a R package of data 'pipeline' preprocessing and measures extracting for eye movements.

Citation

Zhang, G., Li, X., & Lin, N. (2019). DPEEM: Data 'pipeline' Preprocessing and Extracting for Eye Movements. Available at: https://github.com/usplos/DPEEM

Install

if(!require(devtools)) install.packages("devtools")
devtools::install_github("usplos/DPEEM")

Usage

library(DPEEM)
funGUI()

This will generate a GUI for easy operations.

Notion

The User Manual (in Chinese) can be downloaded here.



usplos/DPEEM documentation built on Jan. 24, 2021, 6:01 a.m.