smoothxy-methods: Apply some smoothing to the x and y position data

Description Usage Arguments Value

Description

A Gaussian kernel is used for smoothing

Usage

1
2
3
4
smoothxy(pt, sd)

## S4 method for signature 'Positrack'
smoothxy(pt, sd = 2)

Arguments

pt

Positrack object

sd

Standard deviation of the smoothing kernel. The unit is position samples.

Value

Positrack object with slots x and y smoothed.


kevin-allen/relectro documentation built on May 20, 2019, 9:06 a.m.