smoothhd-methods: Apply some smoothing to the hd array

Description Usage Arguments Value

Description

A Gaussian kernel is used for smoothing This function is not working at the moment. A warning message will appear The c function needs to be written

Usage

1
2
3
4
smoothhd(pt, sd)

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

Arguments

pt

Positrack object

sd

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

Value

Positrack object with slot hd smoothed.


Tobias-Ruff/relectro_bak documentation built on May 3, 2019, 6:43 p.m.