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.


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