Learn R Programming

emov (version 0.1.1)

emov.filter: Velocity threshold filter.

Description

Velocity threshold filter.

Usage

emov.filter(x, y, threshold)

Arguments

x
Eye position.
y
Eye position.
threshold
Velocity threshold.

Value

Filtered data.