classify_fixation_saccade: Title

Description Usage Arguments Value Examples

View source: R/classify_fixation_saccade.R

Description

Title

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
classify_fixation_saccade(
  data,
  method,
  velocity_threshold = 0.15,
  duration_threshold = 1,
  dispersion_threshold = 0.1,
  estimated_hz = 10,
  raw_output = F,
  verbose = T
)

Arguments

data

TODO

method

TODO

velocity_threshold

TODO

Value

TODO

Examples

1
TODO

Fumeng-Yang/vrut documentation built on Dec. 17, 2021, 9:22 p.m.