fpa: Spatio-Temporal Fixation Pattern Analysis

Spatio-temporal Fixation Pattern Analysis (FPA) is a new method of analyzing eye movement data, developed by Mr. Jinlu Cao under the supervision of Prof. Chen Hsuan-Chih at The Chinese University of Hong Kong, and Prof. Wang Suiping at the South China Normal Univeristy. The package "fpa" is a R implementation which makes FPA analysis much easier. There are four major functions in the package: ft2fp(), get_pattern(), plot_pattern(), and lineplot(). The function ft2fp() is the core function, which can complete all the preprocessing within moments. The other three functions are supportive functions which visualize the eye fixation patterns.

Package details

AuthorJinlu Cao
MaintainerJinlu Cao <caojinlu@gmail.com>
LicenseGPL-2
Version1.0
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("fpa")

Try the fpa package in your browser

Any scripts or data that you put into this service are public.

fpa documentation built on May 2, 2019, 9:27 a.m.