sample_density
sample_density.Rd
Sample a smooth fixation density map with a set of discrete fixations.
Value
A data frame with columns 'z' (density estimates at fixation locations) and 'time' (onset time of fixations).
Details
This function samples a given smooth fixation density map with a set of discrete fixations to estimate the density at the locations of those fixations.
See also
sample_density.density
for an example of a specific method implementation for this generic.