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 |
| Reference manual: | fpa.pdf |
| 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: fpa_1.0.tgz, r-oldrel: fpa_1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=fpa to link to this page.