pattern {fpa} | R Documentation |
Summary of fixation pattern generated by get_pattern() function
Description
This data set is generated by get_pattern() function, and describes the general fixation pattern for different conditions. The values under time variables are the aggregated fixation probabilities for each spatio-temporal unit. Users may use the data set to make plots of the pattern by themselves or use the dataset as argument of plot_pattern() and lineplot() functions.
Usage
data(pattern)
Format
The data set aggregates the fixation probability data, and show the general fixation pattern. The data frame has the following core columns:
condition
the id of the condition
region
the id of the region
0
averaged fixation probability at time 0
2500
averaged fixation probability at time 0
[Package fpa version 1.0 Index]