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.

Version: 1.0
Depends: reshape, fields
Published: 2016-08-31
Author: Jinlu Cao
Maintainer: Jinlu Cao <caojinlu at gmail.com>
License: GPL-2
NeedsCompilation: no
CRAN checks: fpa results

Documentation:

Reference manual: fpa.pdf

Downloads:

Package source: fpa_1.0.tar.gz
Windows binaries: r-devel: fpa_1.0.zip, r-release: fpa_1.0.zip, r-oldrel: fpa_1.0.zip
macOS binaries: r-release (arm64): fpa_1.0.tgz, r-oldrel (arm64): fpa_1.0.tgz, r-release (x86_64): fpa_1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=fpa to link to this page.