pulseSegmentation: Locates pulses

Description Usage Arguments Value

View source: R/features.R

Description

test

Usage

1
2
pulseSegmentation(wave, alpha = 1.4, gamma = 0.05, u = 2.7, v = 10.8,
  beta = u/4, zeta = v/u)

Arguments

wave

an R object

alpha

the coefficient for the upper dynamic threshold

gamma

see eq.8

u

the duration, in ms, of the short#' @param v the duration, in ms, of the long-time window-time window

v

the duration, in ms, of the long-time window

beta

see eq.

zeta

see eq.

Value

a data.table with the onset and duration of detected pulses #' @param v the duration, in ms, of the long-time window #' @param v the duration, in ms, of the long-time window


BioAcoustica/orthophonia documentation built on May 5, 2019, 3:46 p.m.