get_pattern: Get the general fixation pattern

Description Usage Arguments Value Author(s) See Also Examples

Description

The get_pattern() function aggregates the data so that the general fixation pattern can be shown for each condition. Users should provide the data frame returned in ft2fp() function. Users can use the returned data frame of this function to make plots on the pattern by themselves, or use plot_pattern() and lineplot() functions.

Usage

1

Arguments

data

is the data frame returned by the ft2fp function.

Value

a data frame which shows the averaged fixation probabilities for each spatio-temporal unit for each condition.

Author(s)

Jinlu Cao

See Also

ft2fp, plot_pattern, lineplot

Examples

1
2

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