Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

dsmooth

Smooth the data in a trackdata object.


Description

Smooths each dataset in a trackdata object using a running mean smoother.

Usage

dsmooth(dataset)

Arguments

dataset

A trackdata object as returned from track.

Details

This function uses the dapply function to apply smooth to the data for each segment.

Value

The result of applying the smooth function to each column of the data for each segment in the trackdata object.

See Also

smooth, dapply


emuR

Main Package of the EMU Speech Database Management System

v2.2.0
GPL (>= 2)
Authors
Raphael Winkelmann [aut, cre], Klaus Jaensch [aut, ctb], Steve Cassidy [aut, ctb], Jonathan Harrington [aut, ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.