RRM: Repeated running medians

Description Usage Arguments Value

View source: R/Smoothing.R

Description

Repeated running medians

Usage

1
RRM(x, y, l = 5, eps = 1e-06, h.seq = c(7, 5, 3, 3))

Arguments

x

- Raw x tracked coordinates

y

- Raw y tracked coordinates

l

- Minimum number of frames to be considered as arrest

eps

- Cutoff value for determining arrests (maximum distance allowed to travel during arrest)

Value

Table of specfying beginning and ends of arrests


tfrostig/RSEE documentation built on Feb. 5, 2020, 5:42 p.m.