pd_simple: Simplified pulse detection using Dietrich (2004)

Description Usage Arguments

View source: R/pulseDetection_simple.R

Description

Detects pulses in a Wave.

Usage

1
2
3
4
5
6
7
8
9
pd_simple(
  wave,
  U = 120,
  gamma = 0.05,
  alpha = 1.4,
  scaling = 32,
  V = 480,
  psi = 1
)

Arguments

wave

A Wave object

U

Window length

gamma

Gamma

alpha

Alpha

scaling

Scaling

V

V Window length

psi

Psi


sonicscrewdriver documentation built on May 2, 2021, 5:06 p.m.